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:
@@ -22,7 +22,7 @@ import (
|
||||
from: alpine.#Image & {
|
||||
package: bash: "=~5.1"
|
||||
package: jq: "=~1.6"
|
||||
package: curl: "=~7.76"
|
||||
package: curl: "=~7.77"
|
||||
}
|
||||
},
|
||||
op.#WriteFile & {
|
||||
|
@@ -21,7 +21,7 @@ import (
|
||||
from: alpine.#Image & {
|
||||
package: bash: "=~5.1"
|
||||
package: jq: "=~1.6"
|
||||
package: curl: "=~7.76"
|
||||
package: curl: "=~7.77"
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user