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

Update Node.js to 6908bbe

parent e3ae7d2e
No related branches found
No related tags found
1 merge request!279Update Node.js to 6908bbe
Pipeline #44266 passed
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/node:21.7-alpine@sha256:ed4880bea0d76e280073698d18ebd056e792cabc40ab3184c006edb22db8ffe7 AS buildJS
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/node:21.7-alpine@sha256:6908bbe242172d79727839290c3d893aa66607aec20e405823c8e56b0b27d8c4 AS buildJS
WORKDIR /app
COPY . ./
RUN yarn install --frozen-lockfile && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment