Skip to content
Snippets Groups Projects
Commit 2ed73e4b authored by Renovate Bot's avatar Renovate Bot
Browse files

Update Node.js to 2d5e8a8

parent c122b606
Branches
Tags
1 merge request!69Update Node.js to 2d5e8a8
Pipeline #18550 passed
FROM --platform=$BUILDPLATFORM node:20.3-alpine@sha256:18bc68b6aae9d829ee898c12cc7907e648a12b7a6aa6fa3a6eec8fe3c48a0732 as buildJS FROM --platform=$BUILDPLATFORM node:20.3-alpine@sha256:2d5e8a8a51bc341fd5f2eed6d91455c3a3d147e91a14298fc564b5dc519c1666 as buildJS
WORKDIR /app WORKDIR /app
COPY . ./ COPY . ./
RUN yarn install --frozen-lockfile && \ RUN yarn install --frozen-lockfile && \
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment