mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Docker: Upgrade base image from 241121-oracular to 241219-oracular #3168
The new base image comes with Go v1.22.10 and the latest npm. Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Ubuntu 24.10 (Oracular Oriole)
|
||||
FROM photoprism/develop:241121-oracular
|
||||
FROM photoprism/develop:241219-oracular
|
||||
|
||||
## Alternative Environments:
|
||||
# FROM photoprism/develop:armv7 # ARMv7 (32bit)
|
||||
|
Reference in New Issue
Block a user