deps: bump docker/build-push-action from 4 to 5

Pull-Request: #4493.
This commit is contained in:
dependabot[bot]
2023-09-14 00:54:11 +00:00
committed by GitHub
parent 768952a913
commit 350b21bbd3

View File

@@ -30,7 +30,7 @@ jobs:
images: ghcr.io/${{ github.repository }}-server
- name: Build and push
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
file: ./misc/server/Dockerfile