fix workflow

This commit is contained in:
2025-03-14 16:52:43 -05:00
parent fc42f31fb0
commit fc3f4fdad4

View File

@@ -36,11 +36,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push Docker image
<<<<<<< HEAD
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497
=======
uses: docker/build-push-action@v6
>>>>>>> 0eadb27 (update images)
with:
context: .
push: true