hedgedoc: update to 1.10.0

This commit is contained in:
Jan Koppe 2024-11-06 15:25:55 +01:00
parent b3700eb982
commit 5b0708860d
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
data "docker_registry_image" "hedgedoc" { data "docker_registry_image" "hedgedoc" {
name = "quay.io/hedgedoc/hedgedoc:1.9.9" name = "quay.io/hedgedoc/hedgedoc:1.10.0"
} }
data "docker_network" "traefik" { data "docker_network" "traefik" {