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 34a11e4 commit c786e13Copy full SHA for c786e13
stackable-base/Dockerfile
@@ -11,7 +11,7 @@ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b
11
ENV CONFIG_UTILS_VERSION=0.2.0
12
# Find the latest version here: https://github.com/stackabletech/containerdebug/tags
13
# renovate: datasource=github-tags packageName=stackabletech/containerdebug
14
-ENV CONTAINERDEBUG_VERSION=0.1.0
+ENV CONTAINERDEBUG_VERSION=0.1.1
15
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
16
# Find the latest version here: https://doc.rust-lang.org/stable/releases.html
17
# renovate: datasource=github-releases packageName=rust-lang/rust
0 commit comments