mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: update Dockerfile comments for clarity and reproducibility
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:21b17a0c1fd000eff7280c9eea21f04779d1825531b144e400e5d028a0d967b1 # 24-bookworm
|
# Base image pinned by digest for reproducible devcontainer builds.
|
||||||
|
# Important: keep this FROM line comment-free (no inline trailing comment),
|
||||||
|
# or some Docker/Buildx versions can fail to parse it.
|
||||||
|
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:21b17a0c1fd000eff7280c9eea21f04779d1825531b144e400e5d028a0d967b1
|
||||||
|
|
||||||
ARG PNPM_VERSION=11.5.0
|
ARG PNPM_VERSION=11.5.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user