chore(deps): update node.js to 7a91aa3
This commit is contained in:
parent
5a5b949da1
commit
800bb1e8cf
@ -1,5 +1,5 @@
|
||||
# build stage
|
||||
FROM node:lts-alpine@sha256:ec0c413b1d84f3f7f67ec986ba885930c57b5318d2eb3abc6960ee05d4f2eb28 AS build-stage
|
||||
FROM node:lts-alpine@sha256:7a91aa397f2e2dfbfcdad2e2d72599f374e0b0172be1d86eeb73f1d33f36a4b2 AS build-stage
|
||||
# Set environment variables for non-interactive npm installs
|
||||
ENV NPM_CONFIG_LOGLEVEL warn
|
||||
ENV CI true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user