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

Commit 5198941

Browse files
authored
Follow image updates (#62)
An PSIRT issue required update to 12.22.2 - we get this and future fixes automatically by following the image updates
1 parent c45a245 commit 5198941

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.1
1+
FROM node:12
22

33
RUN apt-get update && apt-get upgrade -y
44

0 commit comments

Comments
 (0)