increased curl dependency, 7.76 was removed from alpine pkg repo
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ TestImageVersion: {
|
||||
TestPackageInstall: {
|
||||
image: alpine.#Image & {
|
||||
package: jq: true
|
||||
package: curl: "=~7.76"
|
||||
package: curl: "=~7.77"
|
||||
version: "3.13"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user