Skip to content

Commit

Permalink
current buildkit and dockerd images
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Dec 18, 2024
1 parent fcb13a0 commit 06255e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion buildkit/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Kustomization
images:
- name: moby/buildkit:rootless
newName: ghcr.io/yolean/buildkit
newTag: v0.18.1-rootless@sha256:8e70f1e38c50ec5ac8e8fb861c837e9e7b2350ccb90b10e429733f8bda3b7809
newTag: v0.18.2-rootless@sha256:95da42806e4e3e3d3cb72f84286446ab5aa60e9c69c521e8b4c72d0c283b4593

resources:
- service.yaml
Expand Down
4 changes: 2 additions & 2 deletions docker/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ kind: Kustomization
images:
- name: docker:dind
newName: ghcr.io/yolean/dockerd
newTag: 27.4.0-rc.4-dind@sha256:fe786da99c6a9bc373f97f267f748f794ef4237558bb30ab2eedcb5112660244
newTag: 27.4.0-dind@sha256:b0c1179ea32ad77bdb7b852b037e54b11022304c2f2662af1954ef53869314b2
- name: docker:dind-rootless
newName: ghcr.io/yolean/dockerd
newTag: 27.4.0-rc.4-dind-rootless@sha256:5c293fdc092fde1bd8a8127908a31efacb504f97388d31b1cc6b921e765f2953
newTag: 27.4.0-dind-rootless@sha256:5b6982daa87eac334c19156bfbcaa7931ac5758857d951b05be6136184534394

resources:
- dockerd-service.yaml
Expand Down

0 comments on commit 06255e6

Please sign in to comment.