Skip to content

Commit

Permalink
chore: use ubi9 as base in Dockerfile
Browse files Browse the repository at this point in the history
- RHINENG-12562, RHINENG-12558

Signed-off-by: Xiangce Liu <[email protected]>
  • Loading branch information
xiangce committed Sep 18, 2024
1 parent d9843c6 commit 7883354
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/ubi8/go-toolset:latest as builder
FROM registry.access.redhat.com/ubi9/go-toolset:latest as builder

USER root

Expand Down

0 comments on commit 7883354

Please sign in to comment.