Skip to content

Commit af2d179

Browse files
authored
Merge pull request #1031 from nginx-proxy/dependabot/github_actions/docker/build-push-action-4
ci: Bump docker/build-push-action from 3 to 4
2 parents 033fc1d + 545a5e4 commit af2d179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Build and push
6969
id: docker_build
70-
uses: docker/build-push-action@v3
70+
uses: docker/build-push-action@v4
7171
with:
7272
context: .
7373
build-args: GIT_DESCRIBE=${{ env.GIT_DESCRIBE }}

0 commit comments

Comments
 (0)