Skip to content

Commit ded546b

Browse files
authored
switch to harbor for ubi8-rust-builder (#352)
1 parent 322c7fe commit ded546b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/docker/Dockerfile.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is automatically generated from the templates in stackabletech/operator-templating
33
# DON'T MANUALLY EDIT THIS FILE
44
# =============
5-
FROM docker.stackable.tech/stackable/ubi8-rust-builder AS builder
5+
FROM oci.stackable.tech/sdp/ubi8-rust-builder AS builder
66

77
FROM registry.access.redhat.com/ubi8/ubi-minimal AS operator
88

0 commit comments

Comments
 (0)