Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #311 from neicnordic/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-5

build(deps): bump docker/build-push-action from 4 to 5
  • Loading branch information
pontus authored Sep 19, 2023
2 parents 6c2e66b + 9a33e04 commit 0ba5a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
images: ghcr.io/${{ github.repository }}

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

0 comments on commit 0ba5a9e

Please sign in to comment.