updated to new version (#284)
This commit is contained in:
parent
32dd815f9e
commit
4fb5393c0d
@ -1,5 +1,5 @@
|
||||
secrets-bridge:
|
||||
image: rancher/secrets-bridge:v0.1.1
|
||||
image: rancher/secrets-bridge:v0.1.2
|
||||
command: agent --bridge-url ${BRIDGE_URL}
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
@ -1,5 +1,5 @@
|
||||
secrets-bridge:
|
||||
image: rancher/secrets-bridge:v0.1.1
|
||||
image: rancher/secrets-bridge:v0.1.2
|
||||
environment:
|
||||
CATTLE_ACCESS_KEY: ${CATTLE_ACCESS_KEY}
|
||||
CATTLE_SECRET_KEY: ${CATTLE_SECRET_KEY}
|
||||
|
Loading…
x
Reference in New Issue
Block a user