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:
Michael Mayer
2024-12-20 01:11:21 +01:00
parent 273158a061
commit 528d1811c3

View File

@@ -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)