diff --git a/Dockerfile b/Dockerfile index f678d28e5..f64d699fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Ubuntu 25.10 (Questing Quokka) -FROM photoprism/develop:251121-questing +FROM photoprism/develop:251208-questing # Harden npm usage by default (applies to npm ci / install in dev container) ENV NPM_CONFIG_IGNORE_SCRIPTS=true