Skip to content

fix: align Alpine version to 3.21 in deploy/Dockerfile#1270

Open
thuanpham582002 wants to merge 1 commit intoWei-Shaw:mainfrom
thuanpham582002:fix/deploy-dockerfile-alpine-version
Open

fix: align Alpine version to 3.21 in deploy/Dockerfile#1270
thuanpham582002 wants to merge 1 commit intoWei-Shaw:mainfrom
thuanpham582002:fix/deploy-dockerfile-alpine-version

Conversation

@thuanpham582002
Copy link

Summary

  • Updated deploy/Dockerfile to use alpine:3.21 instead of alpine:3.20, matching the root Dockerfile and Dockerfile.goreleaser for consistency across all build configurations.

Test plan

  • Verify docker build -f deploy/Dockerfile . succeeds with alpine:3.21

The root Dockerfile and Dockerfile.goreleaser both use alpine:3.21,
but deploy/Dockerfile still referenced alpine:3.20. Update it for
consistency across all Dockerfiles.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant