Update build-docker-image

This commit is contained in:
Dan Ford 2023-10-13 23:02:26 -07:00 committed by nkanaev
parent b961502a17
commit 55751b3eb6

View File

@ -32,6 +32,7 @@ jobs:
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
with:
context: .
file: ./etc/dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}