Skip to content

Commit 3a5a284

Browse files
Update Docker images for schema-monitor and changelog-watcher
1 parent 9864e42 commit 3a5a284

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.prod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
services:
88
schema-monitor:
9-
image: ayssoft/api-sentinel-monitor:latest
9+
image: halilibrahimd27/api-sentinel-monitor:latest
1010
container_name: api-sentinel-monitor
1111
ports:
1212
- "${MONITOR_PORT:-8080}:8080"
@@ -33,7 +33,7 @@ services:
3333
restart: unless-stopped
3434

3535
changelog-watcher:
36-
image: ayssoft/api-sentinel-changelog:latest
36+
image: halilibrahimd27/api-sentinel-changelog:latest
3737
container_name: api-sentinel-changelog
3838
volumes:
3939
- changelog-data:/app/data

0 commit comments

Comments
 (0)