You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(ansible): update ansible base images to use multi-stage builds (#6333)
* update ansible base images to multi-stage builds
so that we can ensure all packages are always included in the images we deliver
by installing/building all packages in a build stage and copying them over
to the final build stage.
fixes#6302
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
* update 2.11 preview image changes
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
---------
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
0 commit comments