mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-11 16:24:11 +01:00
Go: Upgrade base image from 251121-questing to 251208-questing #5374
Go v1.25.5 includes the following fixes and improvements: - https://github.com/golang/go/issues/76464 - https://github.com/golang/go/issues/76461 - https://github.com/golang/go/issues/76360 - https://github.com/golang/go/issues/76245 Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user