Skip to content

Commit a59ee74

Browse files
Update library/docker version from 27.5.1-dind to 28.0.4-dind
1 parent 1a445a2 commit a59ee74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-chart/binderhub/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ dind:
280280
daemonset:
281281
image:
282282
name: docker.io/library/docker
283-
tag: "27.5.1-dind" # ref: https://hub.docker.com/_/docker/tags
283+
tag: "28.0.4-dind" # ref: https://hub.docker.com/_/docker/tags
284284
pullPolicy: ""
285285
pullSecrets: []
286286
# Additional command line arguments to pass to dockerd

0 commit comments

Comments
 (0)