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

Commit b5f6c25

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Node.js to v16.4.2
1 parent 5843820 commit b5f6c25

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:16.4.1-alpine3.11
1+
FROM node:16.4.2-alpine3.11
22
WORKDIR /app
33
COPY package.json package-lock.json /app/
44
RUN npm ci --prod

0 commit comments

Comments
 (0)