Skip to content

Commit

Permalink
Merge pull request #972 from yasuyuky/dependabot/docker/test/client/a…
Browse files Browse the repository at this point in the history
…lpine-3.21.0

Bump alpine from 3.20.3 to 3.21.0 in /test/client
  • Loading branch information
yasuyuky authored Dec 6, 2024
2 parents db96970 + 6175abf commit 0627f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20.3
FROM alpine:3.21.0

RUN apk add openssh ansible
COPY sshconfig /root/.ssh/config
Expand Down

0 comments on commit 0627f5a

Please sign in to comment.