Skip to content

Commit c786e13

Browse files
committed
Update containerdebug to v0.1.1
1 parent 34a11e4 commit c786e13

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
@@ -11,7 +11,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b
1111
ENV CONFIG_UTILS_VERSION=0.2.0
1212
# Find the latest version here: https://github.com/stackabletech/containerdebug/tags
1313
# renovate: datasource=github-tags packageName=stackabletech/containerdebug
14-
ENV CONTAINERDEBUG_VERSION=0.1.0
14+
ENV CONTAINERDEBUG_VERSION=0.1.1
1515
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1616
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
1717
# renovate: datasource=github-releases packageName=rust-lang/rust

0 commit comments

Comments
 (0)