Skip to content

Commit e7d56a8

Browse files
committed
Update Node.js to v12.22.7
1 parent 9a88167 commit e7d56a8

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.20.0-buster
1+
FROM node:12.22.7-buster
22

33
RUN apt-get update && apt-get install -y \
44
curl \

0 commit comments

Comments
 (0)