mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Develop: Upgrade base image from 260209-questing to 260220-questing
Includes ONNX Runtime v1.24.1 and other updated deps. Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
273aa53ad0
commit
97ad37be6d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Ubuntu 25.10 (Questing Quokka)
|
||||
FROM photoprism/develop:260209-questing
|
||||
FROM photoprism/develop:260220-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