push to 18.5.0
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 9m50s
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Failing after 9m50s
This commit is contained in:
parent
dfe1899813
commit
e9e921e49f
@ -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.4.0
|
ENV VERSION=v18.5.0
|
||||||
|
|
||||||
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…
Reference in New Issue
Block a user