Update .forgejo/workflows/buildpush.yaml
All checks were successful
Build And Test / build and push (push) Successful in 1m14s

This commit is contained in:
Jarkko Toivanen 2024-03-20 16:07:05 +02:00
parent 643e9c139d
commit 112c0e2ffa

View file

@ -25,7 +25,7 @@ jobs:
# images: jt/hopeasini
- name: Build and push Docker image
uses: https://github.com/docker/build-push-action@5
uses: https://github.com/docker/build-push-action@v5
with:
context: .
file: ./Dockerfile