Skip to content

Commit

Permalink
Update .github/workflows/atlantis-image.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
jippi and chenrui333 committed May 19, 2024
1 parent 3d0cac7 commit 3fd466c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/atlantis-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
# https://github.com/docker/build-push-action/issues/761#issuecomment-1575006515
with:
driver-opts: |
image=moby/buildkit:v0.13.1
image=moby/buildkit:v0.13.2
- name: "Build and load into Docker"
if: contains(fromJson('["push", "pull_request"]'), github.event_name)
Expand Down

0 comments on commit 3fd466c

Please sign in to comment.