Skip to content

Commit f25ee22

Browse files
authored
Merge pull request #1869 from jupyterhub/update-image-docker
Update library/docker version from 27.0.2-dind to 27.0.3-dind
2 parents faafab2 + e8ba6f3 commit f25ee22

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
@@ -280,7 +280,7 @@ dind:
280280
daemonset:
281281
image:
282282
name: docker.io/library/docker
283-
tag: "27.0.2-dind" # ref: https://hub.docker.com/_/docker/tags
283+
tag: "27.0.3-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)