Skip to content

Commit

Permalink
Update Node.js to f07e0ce
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 7eec055 commit 62c6adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21-alpine@sha256:df76a9449df49785f89d517764012e3396b063ba3e746e8d88f36e9f332b1864 as node
FROM node:21-alpine@sha256:f07e0cefd7566fc0b5f652625b809290b3095a7cede9c63681a6883729e31e3d as node
COPY ./ /Lara
RUN cd /Lara && npm install && npm run prod

Expand Down

0 comments on commit 62c6adb

Please sign in to comment.