We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27d56a7 commit 16982acCopy full SHA for 16982ac
.github/workflows/dockerimage.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# https://github.com/marketplace/actions/build-and-push-docker-images
36
- name: Build the Docker image
37
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@v5
38
with:
39
context: .
40
tags: macbre/nginx
0 commit comments