Skip to content

Commit

Permalink
Revert "chore: use ubi9 as base in Dockerfile" (#82)
Browse files Browse the repository at this point in the history
This reverts commit 149930b
- see RHINENG-13885
  • Loading branch information
xiangce authored Oct 24, 2024
1 parent 2ddef5c commit 8d8f77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/go-toolset:latest as builder
FROM registry.access.redhat.com/ubi8/go-toolset:latest as builder

USER root

Expand Down

0 comments on commit 8d8f77e

Please sign in to comment.