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 ddc2f0c commit d2991bdCopy full SHA for d2991bd
1 file changed
docker/Dockerfile
@@ -13,7 +13,7 @@
13
14
# We want to automatically use the latest. We also don't tag our images with a version.
15
# hadolint ignore=DL3007
16
-FROM oci.stackable.tech/sdp/ubi9-rust-builder:latest AS builder
+FROM oci.stackable.tech/sandbox/ubi9-rust-builder:latest AS builder
17
18
19
# We want to automatically use the latest.
0 commit comments