Skip to content

Commit 8e0b00a

Browse files
Update library/docker version from 24.0.7-dind to 25.0.1-dind
1 parent fdbb176 commit 8e0b00a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ dind:
275275
daemonset:
276276
image:
277277
name: docker.io/library/docker
278-
tag: "24.0.7-dind" # ref: https://hub.docker.com/_/docker/tags
278+
tag: "25.0.1-dind" # ref: https://hub.docker.com/_/docker/tags
279279
pullPolicy: ""
280280
pullSecrets: []
281281
# Additional command line arguments to pass to dockerd

0 commit comments

Comments
 (0)