Develop: Upgrade base image from 251004-plucky to 251006-plucky #5167

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-10-06 19:07:50 +02:00
parent 94f8a5f35d
commit 04dd4ba24d

View file

@ -1,5 +1,5 @@
# Ubuntu 25.04 (Plucky Puffin)
FROM photoprism/develop:251004-plucky
FROM photoprism/develop:251006-plucky
# Harden npm usage by default (applies to npm ci / install in dev container)
ENV NPM_CONFIG_IGNORE_SCRIPTS=true