Skip to content

Commit

Permalink
Upgrade podman to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Jul 30, 2018
1 parent d8a93b6 commit f61fad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions deploy/iso/minikube-iso/package/podman/podman.hash
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ sha256 8f71046aa2ad9e380d1f50a800a8e5cc9801bf645a2831712378742282a0a36a v0.4.1.t
sha256 6b637e437d8c68a2e131dc59edf36039b0c092299888468f527cde721e2217f7 v0.4.2.tar.gz
sha256 00648e193ee52ca6f4e8039ea9ac6d16428ac96cae990aec97370aec4c0dadf2 v0.4.3.tar.gz
sha256 004d2695cf3de1802b3a1fc70bb03115e33ffe943477c49558b682313cb4fca2 v0.6.1.tar.gz
sha256 0b478f4918b984480b2f24ac5df1f45e31bca798dd8e2364bb56b2810b2ccff6 v0.7.4.tar.gz
2 changes: 1 addition & 1 deletion deploy/iso/minikube-iso/package/podman/podman.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PODMAN_VERSION = v0.6.1
PODMAN_VERSION = v0.7.4
PODMAN_SITE = https://github.com/projectatomic/libpod/archive
PODMAN_SOURCE = $(PODMAN_VERSION).tar.gz
PODMAN_LICENSE = Apache-2.0
Expand Down

0 comments on commit f61fad9

Please sign in to comment.