mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
chore(deps): pin dependencies
This commit is contained in:
parent
d4cd49c99a
commit
8646db3d3b
4 changed files with 217 additions and 604 deletions
|
@ -1,5 +1,5 @@
|
|||
# build stage
|
||||
FROM node:lts-alpine AS build-stage
|
||||
FROM node:lts-alpine@sha256:ec0c413b1d84f3f7f67ec986ba885930c57b5318d2eb3abc6960ee05d4f2eb28 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