Skip to content

Commit

Permalink
Update Node.js to 6155ff0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2022
1 parent c29a2fe commit 0d498aa
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
Expand Up @@ -6,7 +6,7 @@
## docker build --no-cache -t vela-npm:local . ##
###########################################################################

FROM node:lts-gallium@sha256:1817bb941c9a30fe2a6d75ff8675a8f6def408efe3d3ff43dbb006e2b534fa14
FROM node:lts-gallium@sha256:6155ff062c403e99c1da7c317710c5c838c1e060f526d98baea6ee921ca61729

COPY release/vela-npm /bin/vela-npm

Expand Down

0 comments on commit 0d498aa

Please sign in to comment.