Skip to content

Commit ff2056f

Browse files
committed
Update Node.js to v12.22.11
1 parent 9a88167 commit ff2056f

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.11-buster
22

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

0 commit comments

Comments
 (0)