update: update node.js to v18 (#1074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0c00eebe7f
commit
4b41d24d89
|
@ -1,4 +1,4 @@
|
|||
FROM docker.artifacts.apextoaster.com/library/node:17-alpine
|
||||
FROM docker.artifacts.apextoaster.com/library/node:18-alpine
|
||||
|
||||
# dependencies: log filtering
|
||||
RUN apk add --update jq \
|
||||
|
|
Loading…
Reference in New Issue