We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89ee391 + 2476667 commit 1bfc0a4Copy full SHA for 1bfc0a4
1 file changed
plan.cue
@@ -41,6 +41,7 @@ dagger.#Plan & {
41
deps: docker.#Build & {
42
steps: [
43
alpine.#Build & {
44
+ version: "3.18.3"
45
packages: {
46
bash: {}
47
yarn: {}
0 commit comments