Skip to content

Commit

Permalink
Merge pull request #38 from philips-software/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/build-push-action-4

Bump docker/build-push-action from 3 to 4
  • Loading branch information
loafoe authored Jan 18, 2024
2 parents 493428c + a96717c commit c78f8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
-
name: Build and push
id: docker_build
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: ./
file: ./Dockerfile
Expand Down

0 comments on commit c78f8a7

Please sign in to comment.