mirror of
https://github.com/mmjee/pm-docker.git
synced 2024-12-06 19:16:31 +01:00
Pin the Node version to Hydrogen instead of LTS
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:lts-alpine AS build
|
||||
FROM node:hydrogen-alpine AS build
|
||||
|
||||
WORKDIR /app/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user