mirror of
https://github.com/immich-app/immich.git
synced 2025-02-11 01:18:24 -05:00
3 lines
83 B
Text
3 lines
83 B
Text
|
ARG BASEIMAGE=mcr.microsoft.com/devcontainers/typescript-node:22
|
||
|
FROM ${BASEIMAGE}
|