Skip to content

Commit bb0a939

Browse files
committed
fix(install): change admin container pull_policy to always
1 parent 7dad9e3 commit bb0a939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/management_compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
services:
22
admin:
33
image: ghcr.io/crosstalk-solutions/project-nomad:latest
4+
pull_policy: always
45
container_name: nomad_admin
56
restart: unless-stopped
67
ports:

0 commit comments

Comments
 (0)