File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# dev build
2
- FROM ghcr.io/immich-app/base-server-dev:202505131114 @sha256:cf4507bbbf307e9b6d8ee9418993321f2b85867da8ce14d0a20ccaf9574cb995 AS dev
2
+ FROM ghcr.io/immich-app/base-server-dev:202507091427 @sha256:733e510024e03bc2450608a1f3622f45bf287b70d89a06e60acbccea4bf4fd8c AS dev
3
3
4
4
RUN apt-get install --no-install-recommends -yqq tini
5
5
WORKDIR /usr/src/app
@@ -99,7 +99,7 @@ RUN npm run build
99
99
100
100
101
101
# prod build
102
- FROM ghcr.io/immich-app/base-server-prod:202505061115 @sha256:9971d3a089787f0bd01f4682141d3665bcf5efb3e101a88e394ffd25bee4eedb
102
+ FROM ghcr.io/immich-app/base-server-prod:202507091427 @sha256:ad10451acd8eda05a006a2586b6b0425cdaaca97c413fb4c1a10896712528bdc
103
103
104
104
WORKDIR /usr/src/app
105
105
ENV NODE_ENV=production \
You can’t perform that action at this time.
0 commit comments