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

Commit 3816c6d

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update Node.js to v16.6.1
1 parent 4f7e753 commit 3816c6d

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

0 commit comments

Comments
 (0)