Skip to content

Commit

Permalink
Merge pull request #51 from sourceboat/dependabot/docker/alpine-3.19.1
Browse files Browse the repository at this point in the history
Bump alpine from 3.17.3 to 3.19.1
  • Loading branch information
pehbehbeh authored Feb 27, 2024
2 parents 6376764 + 9b98138 commit d8e56c4
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.17.3
FROM alpine:3.19.1

RUN mkdir -p ~/.ssh \
&& chmod 700 ~/.ssh
Expand Down

0 comments on commit d8e56c4

Please sign in to comment.