Skip to content

Commit

Permalink
Use RHEL 9 based support-tools image
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed Apr 5, 2023
1 parent 85bc8cc commit 59d2dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rhcos-toolbox
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ trap cleanup EXIT

# Defaults
REGISTRY=registry.redhat.io
IMAGE=rhel8/support-tools
IMAGE=rhel9/support-tools
AUTHFILE=/var/lib/kubelet/config.json
TOOLBOX_NAME=toolbox-"$(whoami)"
TOOLBOXRC="${HOME}"/.toolboxrc
Expand Down

0 comments on commit 59d2dac

Please sign in to comment.