update: update node.js to v20
This commit is contained in:
parent
f1f45bbc6b
commit
040a2a95cb
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.artifacts.apextoaster.com/library/node:19-alpine
|
FROM docker.artifacts.apextoaster.com/library/node:20-alpine
|
||||||
|
|
||||||
# dependencies: log filtering
|
# dependencies: log filtering
|
||||||
RUN apk add --update jq \
|
RUN apk add --update jq \
|
||||||
|
|
Loading…
Reference in New Issue