1
0
Fork 0

update: update node.js to v21

This commit is contained in:
renovate[bot] 2023-12-25 01:12:23 +00:00 committed by GitHub
parent f1f45bbc6b
commit d6d9e902a0
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:21-alpine
# dependencies: log filtering
RUN apk add --update jq \