Skip to content

Commit

Permalink
Merge pull request #35 from UniversityOfHelsinkiCS/renovate/docker-bu…
Browse files Browse the repository at this point in the history
…ild-push-action-6.x

chore(deps): update docker/build-push-action action to v6
  • Loading branch information
valtterikantanen authored Nov 18, 2024
2 parents 4632eed + 5bbdbee commit 0a5650a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: docker/setup-buildx-action@v3

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

0 comments on commit 0a5650a

Please sign in to comment.