We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a4f6e commit 6944f43Copy full SHA for 6944f43
specs/Earthfile
@@ -6,7 +6,7 @@ IMPORT ../docs AS docs
6
7
# builder - debian plus cue binary
8
builder:
9
- FROM python-ci+python-base2
+ FROM python-ci+python-base
10
11
# Eval V3 currently broken with our specifications.
12
ENV CUE_EXPERIMENT=evalv3=0
0 commit comments