push to 18.6.1
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 7m48s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 7m48s
This commit is contained in:
parent
e9e921e49f
commit
4fb6017a63
@ -13,7 +13,7 @@ ENV CARGO_BUILD_RUSTFLAGS="-C target-feature=+crt-static"
|
||||
RUN echo "atuin:x:2222:2222:Linux User,,,:/atuin:/atuin" > /passwd
|
||||
RUN mkdir /atuin
|
||||
|
||||
ENV VERSION=v18.5.0
|
||||
ENV VERSION=v18.6.1
|
||||
|
||||
RUN git clone https://github.com/atuinsh/atuin.git /work
|
||||
WORKDIR /work
|
||||
|
Loading…
Reference in New Issue
Block a user