Skip to content

Commit

Permalink
Merge pull request #1 from EspressoSystems/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…docker/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
Ancient123 authored Sep 29, 2023
2 parents 5979d1d + 7798f6b commit dc17c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
images: ghcr.io/espressosystems/discord-faucet

- name: Build and push discord-faucet docker
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: ./
file: Dockerfile
Expand Down

0 comments on commit dc17c33

Please sign in to comment.