Update fedora Docker tag to v41

This commit is contained in:
Renovate Bot
2024-06-04 18:05:32 +00:00
parent 4a86315749
commit 50ea9a9f85

View File

@@ -12,6 +12,6 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
FROM fedora:32 FROM fedora:41
RUN yum install skopeo -y -qq RUN yum install skopeo -y -qq
ENTRYPOINT [ "skopeo" ] ENTRYPOINT [ "skopeo" ]