Skip to content

Commit c68ad0d

Browse files
authored
unsetting hardcoded version of podman (#332)
* fixes to tests Signed-off-by: Ryan Cook <[email protected]> * removal of s with https Signed-off-by: Ryan Cook <[email protected]> * rollback of version unset Signed-off-by: Ryan Cook <[email protected]> --------- Signed-off-by: Ryan Cook <[email protected]>
1 parent 6165962 commit c68ad0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/full-suite-disconnected.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
targetConfigs:
22
- disconnected: true
3-
url: https://localhost:9000/fetchit.zip
3+
url: http://localhost:9000/fetchit.zip
44
raw:
55
- name: raw-ex
66
targetPath: examples/raw

0 commit comments

Comments
 (0)