Skip to content

Commit

Permalink
Merge pull request #96 from ksoclabs/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19.0
  • Loading branch information
mateuszdyminski authored Dec 15, 2023
2 parents 2abbc88 + a59610e commit d1ad43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/package/Dockerfile.gorelease
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.5
FROM alpine:3.19.0

RUN mkdir /app

Expand Down

0 comments on commit d1ad43b

Please sign in to comment.