Docker: Bump dev base image to develop:260709-resolute

This commit is contained in:
Cathie Integra 2026-07-10 00:24:01 +02:00
parent c7a292e5a0
commit cff0dcf92f

View file

@ -1,5 +1,5 @@
# Ubuntu 26.04 LTS (Resolute Raccoon)
FROM photoprism/develop:260629-resolute
FROM photoprism/develop:260709-resolute
# Harden npm usage by default (applies to npm ci / install in dev container)
ENV NPM_CONFIG_IGNORE_SCRIPTS=true