Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 508a497

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Node.js to v16
1 parent 201695d commit 508a497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12.22.1-alpine3.11
1+
FROM node:16.1.0-alpine3.11
22
WORKDIR /app
33
COPY package.json package-lock.json /app/
44
RUN npm ci --prod

0 commit comments

Comments
 (0)