Update build push action and package versions

This commit is contained in:
Deko
2023-06-10 11:48:43 +02:00
parent e9c80e269b
commit c554b1815e
3 changed files with 396 additions and 102 deletions

View File

@@ -60,7 +60,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
uses: docker/build-push-action@4
uses: docker/build-push-action@v4
with:
context: .
push: true