mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
chore: update Dockerfile to use a fixed image variant without version argument
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/devcontainers/javascript-node:24-bookworm@sha256:21b17a0c1fd000eff7280c9eea21f04779d1825531b144e400e5d028a0d967b1
|
||||
FROM mcr.microsoft.com/devcontainers/javascript-node@sha256:21b17a0c1fd000eff7280c9eea21f04779d1825531b144e400e5d028a0d967b1 # 24-bookworm
|
||||
|
||||
ARG PNPM_VERSION=11.5.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user