1
0
Fork 0

update: update node.js to v19 (#1240)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-19 04:40:19 +00:00 committed by GitHub
parent dc045298e4
commit 3fdeaf13a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 # dependencies: log filtering
RUN apk add --update jq \ RUN apk add --update jq \