mirror of
https://github.com/containers/skopeo.git
synced 2025-07-17 16:21:40 +00:00
release v0.1.38
* vendor github.com/containers/image@v3.0.0 * enforce blocking of registries * Fix lowest possible go version to be 1.9 * man pages: add --dest-oci-accept-uncompressed-layers * bash completion: add --dest-oci-accept-uncompressed-layers * README.md: skopeo on openSUSE * copy: add a CLI flag for OCIAcceptUncompressedLayers * migrate to go modules * README: Clarify use of `libbtrfs-dev` on Ubuntu Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
parent
bf8089c37b
commit
37f616ee4e
@ -1,4 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.1.38-dev"
|
||||
const Version = "0.1.38"
|
||||
|
Loading…
Reference in New Issue
Block a user