Port packages to latest versions + update netlify to latest CLI version + update aws to latest version
Signed-off-by: guillaume <guillaume.derouville@gmail.com>
This commit is contained in:
@@ -53,8 +53,8 @@ import (
|
||||
ctr: os.#Container & {
|
||||
image: alpine.#Image & {
|
||||
"package": package & {
|
||||
bash: "=~5.1"
|
||||
yarn: "=~1.22"
|
||||
bash: true
|
||||
yarn: true
|
||||
}
|
||||
}
|
||||
shell: path: "/bin/bash"
|
||||
|
Reference in New Issue
Block a user