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
1 changed files with 1 additions and 1 deletions
|
@ -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 echo "atuin:x:2222:2222:Linux User,,,:/atuin:/atuin" > /passwd
|
||||||
RUN mkdir /atuin
|
RUN mkdir /atuin
|
||||||
|
|
||||||
ENV VERSION=v18.5.0
|
ENV VERSION=v18.6.1
|
||||||
|
|
||||||
RUN git clone https://github.com/atuinsh/atuin.git /work
|
RUN git clone https://github.com/atuinsh/atuin.git /work
|
||||||
WORKDIR /work
|
WORKDIR /work
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue