Commit 18b466e 1 parent e852971 commit 18b466e Copy full SHA for 18b466e
File tree 1 file changed +2
-2
lines changed
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:20240710 @sha256:5944dac5d73dc54d733461db555786c823460e730f6793ea5ad4ee3843a75c7d as dev
2
+ FROM ghcr.io/immich-app/base-server-dev:20240713 @sha256:1ee4b622d3276a976da350e202642423029631cdf37c043ed9b2831b79b97e81 as dev
3
3
4
4
RUN apt-get install --no-install-recommends -yqq tini
5
5
WORKDIR /usr/src/app
@@ -41,7 +41,7 @@ RUN npm run build
41
41
42
42
43
43
# prod build
44
- FROM ghcr.io/immich-app/base-server-prod:20240710 @sha256:bc3cda314634467d5a92b78c09ba566246e00ee8495aac398f5c1000c5e26fa9
44
+ FROM ghcr.io/immich-app/base-server-prod:20240713 @sha256:de61803c380ce24448a079034ab4043ca30bd4d4ebf36fd988d754f22bac1f1e
45
45
46
46
WORKDIR /usr/src/app
47
47
ENV NODE_ENV=production \
You can’t perform that action at this time.
0 commit comments