Skip to content

Commit 6944f43

Browse files
committed
fix(general): Promote python base2 to just python-base
1 parent b5a4f6e commit 6944f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ IMPORT ../docs AS docs
66

77
# builder - debian plus cue binary
88
builder:
9-
FROM python-ci+python-base2
9+
FROM python-ci+python-base
1010

1111
# Eval V3 currently broken with our specifications.
1212
ENV CUE_EXPERIMENT=evalv3=0

0 commit comments

Comments
 (0)