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 d0d9b8d commit 4eceb43Copy full SHA for 4eceb43
ubi8-rust-builder/Dockerfile
@@ -6,7 +6,7 @@
6
7
# Find the latest version at https://catalog.redhat.com/software/containers/ubi8-minimal/5c64772edd19c77a158ea216?container-tabs=gti
8
# IMPORTANT: Be sure to use the Manifest List Digest for multi-arch support
9
-FROM registry.access.redhat.com/ubi8-minimal@sha256:a47c89f02b39a98290f88204ed3d162845db0a0c464b319c2596cfd1e94b444e AS builder
+FROM registry.access.redhat.com/ubi8-minimal@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c AS builder
10
11
LABEL maintainer="Stackable GmbH"
12
0 commit comments