We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1299a33 commit 618707eCopy full SHA for 618707e
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG NODE_VERSION=22.18.0
+ARG NODE_VERSION=22.20.0
2
FROM node:${NODE_VERSION}-bookworm-slim AS base
3
# that workdir MUST NOT be changed because of backward compatibility with the engine <= 1.177.7
4
WORKDIR /root/cf-runtime
service.yaml
@@ -1 +1 @@
-version: 1.13.1
+version: 1.13.2
0 commit comments