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 0a35a2f commit dea7bffCopy full SHA for dea7bff
docker/Dockerfile
@@ -2,7 +2,7 @@
2
# This file is automatically generated from the templates in stackabletech/operator-templating
3
# DON'T MANUALLY EDIT THIS FILE
4
# =============
5
-FROM docker.stackable.tech/stackable/ubi8-rust-builder AS builder
+FROM oci.stackable.tech/sdp/ubi8-rust-builder AS builder
6
7
FROM registry.access.redhat.com/ubi8/ubi-minimal AS operator
8
0 commit comments