Skip to content

Commit 0aa34a4

Browse files
committed
Develop: Upgrade base image from 251010-plucky to 251014-plucky
Includes the latest Go release v1.25.3 Signed-off-by: Michael Mayer <michael@photoprism.app>
1 parent ed1e5e1 commit 0aa34a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ubuntu 25.04 (Plucky Puffin)
2-
FROM photoprism/develop:251010-plucky
2+
FROM photoprism/develop:251014-plucky
33

44
# Harden npm usage by default (applies to npm ci / install in dev container)
55
ENV NPM_CONFIG_IGNORE_SCRIPTS=true

0 commit comments

Comments
 (0)