hedgedoc: bump image version
This commit is contained in:
parent
cfaf7a4309
commit
737dd00e06
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ job "hedgedoc" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "quay.io/hedgedoc/hedgedoc:1.10.0"
|
image = "quay.io/hedgedoc/hedgedoc:1.10.2"
|
||||||
ports = ["http"]
|
ports = ["http"]
|
||||||
volumes = [
|
volumes = [
|
||||||
"/storage/nomad/hedgedoc/banner:/hedgedoc/public/banner",
|
"/storage/nomad/hedgedoc/banner:/hedgedoc/public/banner",
|
||||||
|
|
Loading…
Reference in a new issue