stdlib: updated alpine base image and fixed pkg dependencies in sub libs
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
@@ -40,7 +40,7 @@ TestNetlify: {
|
||||
op.#Load & {
|
||||
from: alpine.#Image & {
|
||||
package: bash: "=~5.1"
|
||||
package: curl: "=~7.74"
|
||||
package: curl: "=~7.76"
|
||||
}
|
||||
},
|
||||
op.#Exec & {
|
||||
|
Reference in New Issue
Block a user