Skip to content

Commit

Permalink
Update Element to 1.11.81
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 15, 2024
1 parent e3cbdc1 commit c385ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV TARGET x86_64-unknown-linux-musl
RUN rustup target add "$TARGET"

# Update this version when a new version of element is released
ENV ELEMENT_VERSION 1.11.80
ENV ELEMENT_VERSION 1.11.81

RUN mkdir /src
WORKDIR /src
Expand Down

0 comments on commit c385ca7

Please sign in to comment.