Skip to content

Commit

Permalink
pkg/utils: Use new UBI toolbox image
Browse files Browse the repository at this point in the history
Red Hat has published a new UBI image made specificaly for Toolbx.
Make use of it from now on.

Fixes: containers#961

containers#976
  • Loading branch information
HarryMichal committed Jan 8, 2022
1 parent 4dd3c89 commit ea61499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pkg/utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ var (
},
"rhel": {
"rhel-toolbox",
"ubi",
"toolbox",
parseReleaseRHEL,
"registry.access.redhat.com",
"ubi8",
Expand Down

0 comments on commit ea61499

Please sign in to comment.