Skip to content

Commit

Permalink
Update docker/build-push-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2022
1 parent ea8e231 commit 3912464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Build and Publish to DockerHub
id: docker_publish_dockerhub
uses: docker/build-push-action@v2
uses: docker/build-push-action@v3
with:
build-args: |
NAMESPACE=${{ matrix.namespace }}
Expand Down

0 comments on commit 3912464

Please sign in to comment.