Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit c79af94

Browse files
authored
chore: Update base image from 12.19.0-alpine to 12.21.0-alpine (#651)
* Use base image node:12-alpine Co-authored-by: Moritz Johner <[email protected]>
1 parent 448305a commit c79af94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:12.19.0-alpine
1+
FROM node:12-alpine
22

33
ENV NODE_ENV production
44
ENV NPM_CONFIG_LOGLEVEL info

0 commit comments

Comments
 (0)