Merge pull request #32 from actions/dependabot/github_actions/docker/build-push-action-6

Bump docker/build-push-action from 5 to 6
This commit is contained in:
Nick Alteen
2024-06-17 10:48:31 -04:00
committed by GitHub
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
- name: Build the Container
id: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
push: true