Skip to content

Commit 2937e2f

Browse files
authored
chore: Bump config-utils to 0.2.0 (#729)
1 parent ca10d3e commit 2937e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackable-base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Manifest list digest because of multi architecture builds ( https://www.redhat.com/architect/pull-container-image#:~:text=A%20manifest%20list%20exists%20to,system%20on%20a%20specific%20architecture )
77
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:a7d837b00520a32502ada85ae339e33510cdfdbc8d2ddf460cc838e12ec5fa5a AS product-utils-builder
88

9-
ENV CONFIG_UTILS_VERSION=0.1.0
9+
ENV CONFIG_UTILS_VERSION=0.2.0
1010
# This SHOULD be kept in sync with operator-templating and other tools to reduce build times
1111
ENV RUST_DEFAULT_TOOLCHAIN_VERSION=1.78.0
1212
ENV CARGO_CYCLONEDX_CRATE_VERSION=0.4.0

0 commit comments

Comments
 (0)