Skip to content

Commit

Permalink
chore(deps): update docker:25.0.5-cli docker digest to b13c642 (#66)
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 Apr 2, 2024
1 parent 2d2b6c5 commit dab4e48
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,6 +1,6 @@
FROM jenkins/ssh-agent:5.27.0
# Copy the docker binary from the official docker image
COPY --from=docker:25.0.5-cli@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb /usr/local/bin/docker /usr/local/bin/docker
COPY --from=docker:25.0.5-cli@sha256:b13c642b069245c5fc60d32a3162026f695844fa809fdf17d5bb64bb769d0b49 /usr/local/bin/docker /usr/local/bin/docker

# Allow jenkins user to run docker as root due to socket mount permissions
RUN chmod -v a+s $(which docker)

0 comments on commit dab4e48

Please sign in to comment.