We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736f77a commit 25a9c2bCopy full SHA for 25a9c2b
Earthfile
@@ -1,7 +1,7 @@
1
VERSION 0.8
2
3
bash-completion:
4
- FROM curlimages/curl:8.00.1
+ FROM curlimages/curl:latest
5
WORKDIR /tmp
6
RUN curl 'https://raw.githubusercontent.com/scop/bash-completion/2.x/bash_completion' -o ./bash_completion
7
SAVE ARTIFACT ./bash_completion
0 commit comments