Update node Docker tag to v22.7
Some checks failed
renovate / renovate (push) Failing after 2s

This commit was merged in pull request #141.
This commit is contained in:
Renovate Bot
2024-09-01 00:37:14 +00:00
parent 0231a4ab95
commit ec77ff755f

View File

@@ -1,4 +1,4 @@
FROM node:22.6-slim
FROM node:22.7-slim
RUN apt-get update -qq && apt-get install -qy \
ca-certificates \