mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-05 19:08:33 +00:00
chore: bump moby/buildkit to 0.14.0 (#4672)
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
4
.github/workflows/atlantis-image.yml
vendored
4
.github/workflows/atlantis-image.yml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
# https://github.com/docker/build-push-action/issues/761#issuecomment-1575006515
|
||||
with:
|
||||
driver-opts: |
|
||||
image=moby/buildkit:v0.12.5
|
||||
image=moby/buildkit:v0.14.0
|
||||
|
||||
# release version is the name of the tag i.e. v0.10.0
|
||||
# release version also has the image type appended i.e. v0.10.0-alpine
|
||||
@@ -167,7 +167,7 @@ jobs:
|
||||
# https://github.com/docker/build-push-action/issues/761#issuecomment-1575006515
|
||||
with:
|
||||
driver-opts: |
|
||||
image=moby/buildkit:v0.13.2
|
||||
image=moby/buildkit:v0.14.0
|
||||
|
||||
- name: "Build and load into Docker"
|
||||
if: contains(fromJson('["push", "pull_request"]'), github.event_name)
|
||||
|
||||
Reference in New Issue
Block a user