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 ab18af7 commit d759129Copy full SHA for d759129
stackable-base/Dockerfile
@@ -18,7 +18,7 @@ FROM stackable/image/stackable-devel AS containerdebug
18
19
# Find the latest version here: https://github.com/stackabletech/containerdebug/tags
20
# renovate: datasource=github-tags packageName=stackabletech/containerdebug
21
-ENV CONTAINERDEBUG_VERSION=0.1.1
+ENV CONTAINERDEBUG_VERSION=0.2.0
22
23
RUN <<EOF
24
git clone --depth 1 --branch "${CONTAINERDEBUG_VERSION}" https://github.com/stackabletech/containerdebug
0 commit comments