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 71e82a3 commit 60ac1acCopy full SHA for 60ac1ac
.github/workflows/docker-build.yml
@@ -29,7 +29,7 @@ jobs:
29
context: .
30
file: nginx-utils/Dockerfile
31
push: true
32
- tags: nginx-utils:latest
+ tags: ghcr.io/nginx/nginx-utils:latest
33
34
35
0 commit comments