Skip to content

Commit

Permalink
deps: bump docker/build-push-action from 5 to 6
Browse files Browse the repository at this point in the history
Pull-Request: #5473.
  • Loading branch information
dependabot[bot] committed Jun 25, 2024
1 parent d1025d2 commit df59f4f
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 @@ -30,7 +30,7 @@ jobs:
images: ghcr.io/${{ github.repository }}-server

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

0 comments on commit df59f4f

Please sign in to comment.