Skip to content

Commit

Permalink
chore(deps): pin jenkins/ssh-agent docker tag to 68f0f5d (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 6d4b1be commit 7e9960f
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 jenkins/ssh-agent:5.9.0
FROM jenkins/ssh-agent:5.9.0@sha256:68f0f5d017d55fde97f1ee4c6ab26c3c2f584aadcbcb5c695d2328c562272e5d

# Copy the docker binary from the official docker image
COPY --from=docker:24.0.6-cli@sha256:7b954b038ba50b02823f245665cfc52a69676bf8a5fa3d151d4a9aa56bbc5f09 /usr/local/bin/docker /usr/local/bin/docker
Expand Down

0 comments on commit 7e9960f

Please sign in to comment.