mirror of
https://github.com/containers/skopeo.git
synced 2025-08-10 10:52:30 +00:00
Merge pull request #1209 from TomSweeneyRedHat/dev/tsweeney/fed33_dockerfiles
Bump skopoeoimage Dockerfiles to user Fedora 33
This commit is contained in:
commit
663fe44f27
@ -6,7 +6,7 @@
|
|||||||
# This image can be used to create a secured container
|
# This image can be used to create a secured container
|
||||||
# that runs safely with privileges within the container.
|
# that runs safely with privileges within the container.
|
||||||
#
|
#
|
||||||
FROM registry.fedoraproject.org/fedora:32
|
FROM registry.fedoraproject.org/fedora:33
|
||||||
|
|
||||||
# Don't include container-selinux and remove
|
# Don't include container-selinux and remove
|
||||||
# directories used by yum that are just taking
|
# directories used by yum that are just taking
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
# This image can be used to create a secured container
|
# This image can be used to create a secured container
|
||||||
# that runs safely with privileges within the container.
|
# that runs safely with privileges within the container.
|
||||||
#
|
#
|
||||||
FROM registry.fedoraproject.org/fedora:32
|
FROM registry.fedoraproject.org/fedora:33
|
||||||
|
|
||||||
# Don't include container-selinux and remove
|
# Don't include container-selinux and remove
|
||||||
# directories used by yum that are just taking
|
# directories used by yum that are just taking
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# This image can be used to create a secured container
|
# This image can be used to create a secured container
|
||||||
# that runs safely with privileges within the container.
|
# that runs safely with privileges within the container.
|
||||||
#
|
#
|
||||||
FROM registry.fedoraproject.org/fedora:32
|
FROM registry.fedoraproject.org/fedora:33
|
||||||
|
|
||||||
# Don't include container-selinux and remove
|
# Don't include container-selinux and remove
|
||||||
# directories used by yum that are just taking
|
# directories used by yum that are just taking
|
||||||
|
Loading…
Reference in New Issue
Block a user