Update Node

This commit is contained in:
2022-09-29 14:14:42 +00:00
parent 4a5b773ef6
commit 02845772fe

View File

@@ -1,4 +1,4 @@
FROM node:18.7.0 AS base
FROM node:18.10.0 AS base
LABEL version="4.1.0"
LABEL description=""