Oh, it's a version thing too.
Some checks are pending
CI/CD / build-and-test (push) Waiting to run

This commit is contained in:
Felipe Cotti 2024-10-29 20:32:21 -03:00
parent 14eeb845ea
commit eebd9eb86a

View file

@ -29,7 +29,7 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
dockerfile: build/guestbooky-be/Dockerfile
file: build/guestbooky-be/Dockerfile
push: true
tags: cotti/guestbooky-be:latest
env: