update: update node.js to v19 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dc045298e4
commit
3fdeaf13a4
|
@ -1,4 +1,4 @@
|
|||
FROM docker.artifacts.apextoaster.com/library/node:18-alpine
|
||||
FROM docker.artifacts.apextoaster.com/library/node:19-alpine
|
||||
|
||||
# dependencies: log filtering
|
||||
RUN apk add --update jq \
|
||||
|
|
Loading…
Reference in New Issue