Skip to content

Commit 4926b8a

Browse files
chore(deps): update docker docker tag to v28.3.2
1 parent f084516 commit 4926b8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM jenkins/ssh-agent:6.11.2@sha256:01f35d34a856b5ad914f5d18623074399c784e346357fb27dfa17d428c000524
22
# Copy the docker binary from the official docker image
3-
COPY --from=docker:28.0.4-cli@sha256:c5e0b27a15f49b571f968defe19cc9a072d531ee90300ba5a1d2ea4dffa760e4 /usr/local/bin/docker /usr/local/bin/docker
3+
COPY --from=docker:28.3.2-cli@sha256:1c6ea7b3d2b27a97f673235476394a4e0199e9f45a754b5b6ca3aa2600bec734 /usr/local/bin/docker /usr/local/bin/docker
44

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

0 commit comments

Comments
 (0)