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 7744098 commit bb8e72cCopy full SHA for bb8e72c
rootfs-builder.dockerfile
@@ -10,7 +10,7 @@ ENV LANG C.UTF-8
10
ENV LC_ALL C.UTF-8
11
12
# CF buildpack version
13
-ARG CF_BUILDPACK=v5.0.27
+ARG CF_BUILDPACK=v5.0.26
14
# CF buildpack download URL
15
ARG CF_BUILDPACK_URL=https://github.com/mendix/cf-mendix-buildpack/releases/download/${CF_BUILDPACK}/cf-mendix-buildpack.zip
16
0 commit comments