Skip to content

Commit

Permalink
Merge pull request #75 from ksoclabs/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.18.3
  • Loading branch information
swade1987 authored Sep 11, 2023
2 parents a6edda6 + ba28930 commit 6101351
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.2
FROM alpine:3.18.3

RUN mkdir /app

Expand Down

0 comments on commit 6101351

Please sign in to comment.