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.
2 parents 27d56a7 + 16982ac commit 8f14a08Copy full SHA for 8f14a08
.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