mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-22 18:18:39 +00:00
Develop: Upgrade to new Docker base image, including Go v1.25.6
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
6ce64ab624
commit
19a092bdb6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Ubuntu 25.10 (Questing Quokka)
|
||||
FROM photoprism/develop:251223-questing
|
||||
FROM photoprism/develop:260121-questing
|
||||
|
||||
# Harden npm usage by default (applies to npm ci / install in dev container)
|
||||
ENV NPM_CONFIG_IGNORE_SCRIPTS=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue