Skip to content

Commit

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

Bump alpine from 3.18.5 to 3.19.0 in /test/client
  • Loading branch information
yasuyuky authored Dec 11, 2023
2 parents cc6192e + 1fb0e9a commit 22217c2
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.18.5
FROM alpine:3.19.0

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

0 comments on commit 22217c2

Please sign in to comment.