Merge pull request #244 from PrismLauncher/renovate/docker-build-push-action-5.x

This commit is contained in:
Sefa Eyeoglu 2023-09-12 14:17:56 +02:00 committed by GitHub
commit c058c90fed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
type=raw,value=latest type=raw,value=latest
- name: Build and push by digest - name: Build and push by digest
uses: docker/build-push-action@v4 uses: docker/build-push-action@v5
id: build id: build
with: with:
context: . context: .