Skip to content

Commit

Permalink
Update docker-publish to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored Aug 25, 2023
1 parent 9b471b4 commit 9911465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: default build and push Docker image
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
push: true
file: .devcontainer/Dockerfile
Expand Down

0 comments on commit 9911465

Please sign in to comment.