Skip to content

Commit 931cfe2

Browse files
authored
Merge pull request #270 from wongannaw/proxy-img-lib-patch
Security patches of known vulnerabilities in docker image
2 parents 716cc2f + a6d0bb9 commit 931cfe2

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.18.3-alpine
1+
FROM node:lts-alpine3.12
22
# ref: https://hub.docker.com/_/node?tab=tags&name=12
33

44
LABEL maintainer="Jupyter Project <[email protected]>"

0 commit comments

Comments
 (0)