Skip to content

Commit e8c62de

Browse files
committed
ci: update container registry from skyra-project to wolfstar-project
1 parent 7a9828e commit e8c62de

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ services:
2222
env_file:
2323
- ../src/.env
2424
- ../src/.env.development.local
25-
image: 'ghcr.io/skyra-project/ring:latest'
25+
image: 'ghcr.io/wolfstar-project/ring:latest'
2626
ports:
2727
- '8282:8282'
2828
- '7282:7282'

.github/workflows/continuous-delivery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
with:
3232
push: true
3333
context: .
34-
tags: ghcr.io/skyra-project/ring:latest
34+
tags: ghcr.io/wolfstar-project/ring:latest

0 commit comments

Comments
 (0)