Pin photoprism version to avoid pulling every time

This commit is contained in:
IamTheFij 2022-11-15 09:19:32 -08:00
parent 4a68894238
commit c5135be4a0

View File

@ -82,7 +82,7 @@ module "photoprism_module" {
source = "./service"
name = "photoprism"
image = "photoprism/photoprism:latest"
image = "photoprism/photoprism:221105-jammy"
ingress = true
service_port = 2342
sticky_disk = true