Skip to content

Commit

Permalink
Update Node.js to f3299f1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2024
1 parent 05d6752 commit 0339a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dakara-client-web.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM node:lts-alpine@sha256:c0a3badbd8a0a760de903e00cedbca94588e609299820557e72cba2a53dbaa2c AS builder
FROM --platform=$BUILDPLATFORM node:lts-alpine@sha256:f3299f16246c71ab8b304d6745bb4059fa9283e8d025972e28436a9f9b36ed24 AS builder
WORKDIR /src
COPY package.json package-lock.json ./
RUN npm ci
Expand Down

0 comments on commit 0339a9b

Please sign in to comment.