Skip to content

Commit

Permalink
Merge pull request #1857 from jupyterhub/update-image-docker
Browse files Browse the repository at this point in the history
Update library/docker version from 26.1.1-dind to 26.1.3-dind
  • Loading branch information
manics authored Jun 1, 2024
2 parents 706e12b + b9560f7 commit ed366e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-chart/binderhub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ dind:
daemonset:
image:
name: docker.io/library/docker
tag: "26.1.1-dind" # ref: https://hub.docker.com/_/docker/tags
tag: "26.1.3-dind" # ref: https://hub.docker.com/_/docker/tags
pullPolicy: ""
pullSecrets: []
# Additional command line arguments to pass to dockerd
Expand Down

0 comments on commit ed366e4

Please sign in to comment.