diff --git a/compose/infrastructure.yml b/compose/infrastructure.yml index 1a368fe..ab1d1dc 100644 --- a/compose/infrastructure.yml +++ b/compose/infrastructure.yml @@ -2,7 +2,7 @@ version: "3.7" services: consul: - image: consul + image: hashicorp/consul container_name: consul restart: unless-stopped networks: @@ -113,7 +113,7 @@ services: # - seq:/data vault: - image: vault + image: hashicorp/vault container_name: vault restart: unless-stopped environment: @@ -145,4 +145,4 @@ volumes: driver: local # seq: # driver: local - \ No newline at end of file +