Skip to content

Commit f3acb8f

Browse files
committed
ci: using latest Earthly image
Using the latest Earthly Docker image now that they have fixed what latest points to. earthly/earthly#2142
1 parent 1470d0f commit f3acb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ variables:
1616
EARTHLY_EXEC_CMD: "/bin/sh"
1717

1818

19-
image: earthly/earthly:v0.6.22
19+
image: earthly/earthly
2020

2121

2222
clean-git-history-checking:

0 commit comments

Comments
 (0)