(FIX): This is funny, look at the diff

This commit is contained in:
Hayden Hargreaves 2026-01-08 22:12:33 -07:00
parent 46f613aeb3
commit d0ef6c0b11

View File

@ -31,7 +31,7 @@ jobs:
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with:
context: ./web context: ./web
file: ./Dockerfile file: ./web/Dockerfile
push: true push: true
tags: azpect3120/potion.frontend:latest tags: azpect3120/potion.frontend:latest
build-args: | build-args: |