Skip to content

Commit d759129

Browse files
committed
feat: Update containerdebug
1 parent ab18af7 commit d759129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackable-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ FROM stackable/image/stackable-devel AS containerdebug
1818

1919
# Find the latest version here: https://github.com/stackabletech/containerdebug/tags
2020
# renovate: datasource=github-tags packageName=stackabletech/containerdebug
21-
ENV CONTAINERDEBUG_VERSION=0.1.1
21+
ENV CONTAINERDEBUG_VERSION=0.2.0
2222

2323
RUN <<EOF
2424
git clone --depth 1 --branch "${CONTAINERDEBUG_VERSION}" https://github.com/stackabletech/containerdebug

0 commit comments

Comments
 (0)