Skip to content

Commit

Permalink
Update Node.js to 4a512d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and P1tt187 committed Nov 18, 2023
1 parent 7eec055 commit ae49a61
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:4a512d1538b1a8281b58cab0b366a5c62436566bb63e7dcd4a6769c98edb3b5f as node
COPY ./ /Lara
RUN cd /Lara && npm install && npm run prod

Expand Down

0 comments on commit ae49a61

Please sign in to comment.