Skip to content

Commit

Permalink
bump docker build action version
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-aschlackman committed Feb 16, 2024
1 parent 5042a72 commit ef2deb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_PASSWORD }}

- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit ef2deb4

Please sign in to comment.