mirror of
https://github.com/immich-app/immich.git
synced 2024-11-21 18:16:55 +02:00
2604940f09
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 lines
155 B
Docker
3 lines
155 B
Docker
ARG BASEIMAGE=mcr.microsoft.com/devcontainers/typescript-node:22@sha256:dc2c3654370fe92a55daeefe9d2d95839d85bdc1f68f7fd4ab86621f49e5818a
|
|
FROM ${BASEIMAGE}
|