update diplonat image

This commit is contained in:
darkgallium 2020-07-13 19:56:45 +02:00
parent c12dcd6d21
commit 29d8414112

View file

@ -9,7 +9,7 @@ job "core" {
update {
max_parallel = 1
stagger = "5m"
stagger = "1m"
}
group "network" {
@ -17,9 +17,10 @@ job "core" {
driver = "docker"
config {
image = "superboum/amd64_diplonat:v1"
image = "darkgallium/amd64_diplonat:v2"
network_mode = "host"
readonly_rootfs = true
privileged = true
}
template {