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

Commit e950345

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update node Docker tag to v12.22.1
1 parent 6431f2a commit e950345

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

0 commit comments

Comments
 (0)