#13 Revert "manifest: freeze skopeo due to skopeo#445"
Merged 6 years ago by walters. Opened 6 years ago by miabbott.
miabbott/fedora-atomic-host-continuous thaw_skopeo_445  into  master

file modified
+1 -2
@@ -2,7 +2,7 @@ 

  # used for downstream content (Docker images, rpm-ostree commits),

  # but can also be used directly by yum.

  

- # Broadly speaking, dependencies are pulled from Fedora 23, and we

+ # Broadly speaking, dependencies are pulled from Fedora 27, and we

  # track git master for things we are actively developing.

  

  aliases:
@@ -42,7 +42,6 @@ 

        patches: drop

  

    - src: github:projectatomic/skopeo

-     freeze: bd07ffb9f430d232115311442fd06e605a075289

      distgit:

        patches: drop

  

This reverts commit b4a725f.

With https://github.com/projectatomic/skopeo/pull/451 merged in,
copying in docker containers via skopeo (as reported in
projectatomic/skopeo#445) is fixed.

Pull-Request has been merged by walters

6 years ago
Metadata