Compare commits

..

3 Commits

Author SHA1 Message Date
fc42f31fb0 update images 2025-03-14 16:51:34 -05:00
renovate[bot]
e56b3a001e Update docker/build-push-action digest to 0adf995 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-19 23:17:00 -06:00
renovate[bot]
13711618b7 Update docker/build-push-action digest to 67a2d40 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-17 17:17:55 -06:00

View File

@@ -36,7 +36,11 @@ 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