Skip to content

Commit 3f872eb

Browse files
committed
Updated image names
1 parent 76d81ed commit 3f872eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish-containers.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ jobs:
2020
include:
2121
- context: ./
2222
dockerfile: ./apps/web/Dockerfile
23-
image: ghcr.io/zxplay/zxcoder
23+
image: ghcr.io/stever/zxcoder
2424
- context: ./apps/proxy/
2525
dockerfile: ./apps/proxy/Dockerfile
26-
image: ghcr.io/zxplay/zxcoder-proxy
26+
image: ghcr.io/stever/zxcoder-proxy
2727
- context: ./apps/auth/
2828
dockerfile: ./apps/auth/Dockerfile
29-
image: ghcr.io/zxplay/zxcoder-auth
29+
image: ghcr.io/stever/zxcoder-auth
3030
permissions:
3131
contents: read
3232
packages: write

0 commit comments

Comments
 (0)