mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
Merge pull request #228 from TheTechNetwork/renovate/node-lts-alpine
chore(deps): update node.js to fac6f74
This commit is contained in:
commit
6095516175
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# build stage
|
||||
FROM node:lts-alpine@sha256:7a91aa397f2e2dfbfcdad2e2d72599f374e0b0172be1d86eeb73f1d33f36a4b2 AS build-stage
|
||||
FROM node:lts-alpine@sha256:fac6f741d51194c175c517f66bc3125588313327ad7e0ecd673e161e4fa807f3 AS build-stage
|
||||
# Set environment variables for non-interactive npm installs
|
||||
ENV NPM_CONFIG_LOGLEVEL warn
|
||||
ENV CI true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue