Skip to content

Commit

Permalink
Merge pull request #1 from lvlcn-t/dependabot/docker/alpine-3.19
Browse files Browse the repository at this point in the history
feat(deps): bump alpine from 3.18 to 3.19
  • Loading branch information
lvlcn-t authored Apr 28, 2024
2 parents 7b820a3 + d982a4f commit 7e65181
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,4 +1,4 @@
FROM alpine:3.18 as prep
FROM alpine:3.19 as prep

RUN apk add --no-cache ca-certificates
RUN adduser \
Expand Down

0 comments on commit 7e65181

Please sign in to comment.