Skip to content

Commit 60ac1ac

Browse files
committed
Fix: push container image to GHCR
1 parent 71e82a3 commit 60ac1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
context: .
3030
file: nginx-utils/Dockerfile
3131
push: true
32-
tags: nginx-utils:latest
32+
tags: ghcr.io/nginx/nginx-utils:latest
3333

3434

3535

0 commit comments

Comments
 (0)