Skip to content

Commit 721c6b9

Browse files
committed
fix: update container name in management-compose
1 parent 6d109b8 commit 721c6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/management_compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
admin:
3-
image: ghcr.io/crosstalk-solutions/project-nomad-admin:latest
3+
image: ghcr.io/crosstalk-solutions/project-nomad:latest
44
pull_policy: always
55
container_name: nomad_admin
66
restart: unless-stopped

0 commit comments

Comments
 (0)