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:
Sam Alba
2021-05-27 13:59:47 +02:00
parent b47512ba6e
commit dd17c48922
7 changed files with 7 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ import (
from: alpine.#Image & {
package: bash: "=~5.1"
package: jq: "=~1.6"
package: curl: "=~7.76"
package: curl: "=~7.77"
}
},