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

Update Node.js to a5efe2f

parent 9ccb5129
No related branches found
No related tags found
1 merge request!117Update Node.js to a5efe2f
Pipeline #21449 passed
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/node:20.5-alpine@sha256:11087abe911baf2fd7e34192f4598bf7e438239e9914f5b7ecda5fb5a7b1a2dd AS buildJS
FROM --platform=$BUILDPLATFORM public.ecr.aws/docker/library/node:20.5-alpine@sha256:a5efe2f6dbaeb81297af5aa576c4c86311da0cecaa4d88325d9a18b05a007c3a 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