Skip to content

Commit

Permalink
Update alpine Docker tag to v3.19 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: idodod <[email protected]>
  • Loading branch information
renovate[bot] and idodod authored May 3, 2024
1 parent 5ce13c4 commit 2557a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION 0.7

ARG ALPINE_VERSION=3.18
ARG ALPINE_VERSION=3.19
ARG GO_VERSION=1.21
ARG LINTER_VERSION=v1.57.2
FROM golang:$GO_VERSION-alpine$ALPINE_VERSION
Expand Down

0 comments on commit 2557a93

Please sign in to comment.