Skip to content

Commit

Permalink
Merge pull request #43 from NamagomiNetwork/renovate/docker-build-pus…
Browse files Browse the repository at this point in the history
…h-action-4.x
  • Loading branch information
ikazuchizero authored Sep 10, 2023
2 parents 2d3010d + b212972 commit eae6f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"

- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v4
with:
context: ./docker/image
push: true
Expand Down

0 comments on commit eae6f8e

Please sign in to comment.