forked from Deuxfleurs/nixcfg
update bagage version with cors allow all
This commit is contained in:
parent
ea8b2e8c82
commit
78ed3864d7
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ job "bagage" {
|
|||
task "server" {
|
||||
driver = "docker"
|
||||
config {
|
||||
image = "superboum/amd64_bagage:v11"
|
||||
image = "lxpz/amd64_bagage:20231016-3"
|
||||
readonly_rootfs = false
|
||||
network_mode = "host"
|
||||
volumes = [
|
||||
|
|
Loading…
Reference in a new issue