Skip to content

Commit 2d705cb

Browse files
Update library/docker version from 28.3.3-dind to 29.4.1-dind
1 parent eb4d9c5 commit 2d705cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm-chart/binderhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ dind:
287287
daemonset:
288288
image:
289289
name: docker.io/library/docker
290-
tag: "28.3.3-dind" # ref: https://hub.docker.com/_/docker/tags
290+
tag: "29.4.1-dind" # ref: https://hub.docker.com/_/docker/tags
291291
pullPolicy: ""
292292
pullSecrets: []
293293
# Additional command line arguments to pass to dockerd

0 commit comments

Comments
 (0)