mirror of
https://github.com/containers/podman.git
synced 2025-06-25 12:20:42 +08:00
Merge pull request #12223 from cevich/bump_catatonit
Bump Catatonit up to v0.1.7
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
BASE_PATH="/usr/libexec/podman"
|
||||
CATATONIT_PATH="${BASE_PATH}/catatonit"
|
||||
CATATONIT_VERSION="v0.1.4"
|
||||
CATATONIT_VERSION="v0.1.7"
|
||||
set -e
|
||||
|
||||
if [ -f $CATATONIT_PATH ]; then
|
||||
|
Reference in New Issue
Block a user