mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
2 lines
155 B
Docker
2 lines
155 B
Docker
ARG BASEIMAGE=mcr.microsoft.com/devcontainers/typescript-node:22@sha256:9791f4aa527774bc370c6bd2f6705ce5a686f1e6f204badd8dfaacce28c631ae
|
|
FROM ${BASEIMAGE}
|