Update node Docker tag to v22.5
All checks were successful
renovate / renovate (push) Successful in 1m51s

This commit was merged in pull request #120.
This commit is contained in:
Renovate Bot
2024-07-19 00:21:28 +00:00
parent 4bb9d2ebe0
commit 0a976fd137

View File

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