Skip to content

Commit

Permalink
Merge pull request open-cluster-management-io#184 from xuezhaojun/fix…
Browse files Browse the repository at this point in the history
…-konflux-errors

Upgrade base image in backplane 2.7.
  • Loading branch information
xuezhaojun authored Dec 9, 2024
2 parents 2ee9de9 + db01c45 commit 20e6e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/Dockerfile.rhtap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Build the manager binary
# This dockerfile only used in middle stream build, without downloading and building APISERVER_NETWORK_PROXY_VERSION
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_8_1.21 as builder
FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21 as builder

WORKDIR /workspace
COPY . .
Expand Down

0 comments on commit 20e6e07

Please sign in to comment.