forked from Deuxfleurs/infrastructure
Update bagage
This commit is contained in:
parent
2fc9276be2
commit
c00f0fefe7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ job "bagage" {
|
|||
task "server" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "superboum/amd64_bagage:v9"
|
||||
image = "superboum/amd64_bagage:v11"
|
||||
readonly_rootfs = false
|
||||
volumes = [
|
||||
"secrets/id_rsa:/id_rsa"
|
||||
|
|
Loading…
Reference in a new issue