bump build workflow

This commit is contained in:
timothycarambat 2023-11-17 19:18:26 -08:00
parent 8176381513
commit 14c56a9bfc

View File

@ -40,6 +40,7 @@ jobs:
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: .
file: ./docker/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}