Skip to content

Commit

Permalink
feat(docker): bump Alpine from 3.18 to 3.19
Browse files Browse the repository at this point in the history
  • Loading branch information
qdm12 committed Jan 3, 2024
1 parent 4c2b1a6 commit 4fbf99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILDPLATFORM=linux/amd64

ARG ALPINE_VERSION=3.18
ARG ALPINE_VERSION=3.19
ARG GO_VERSION=1.21

ARG GOLANGCI_LINT_VERSION=v1.54.1
Expand Down

0 comments on commit 4fbf99c

Please sign in to comment.