Updated docker push action

This commit is contained in:
JackColquitt 2025-01-06 12:33:57 -08:00
parent 4797d5c624
commit 6a27de22db

View file

@ -62,7 +62,7 @@ jobs:
- name: Build and push Docker image
id: push
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
uses: docker/build-push-action@v6
with:
context: .
file: ./Containerfile