1
0
Fork 0

update: update node.js to v20

This commit is contained in:
renovate[bot] 2023-06-20 12:33:46 +00:00 committed by GitHub
parent f1f45bbc6b
commit 040a2a95cb
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:19-alpine
FROM docker.artifacts.apextoaster.com/library/node:20-alpine
# dependencies: log filtering
RUN apk add --update jq \