Skip to content

Commit 5433c01

Browse files
affe4everHampusSiik
authored andcommitted
Bumped rust version to 1.89
1 parent 08679a5 commit 5433c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apt update && apt install -y tzdata
1010
WORKDIR /app
1111

1212
# Install required tools
13-
RUN cargo install sqlx-cli@0.7.3
13+
RUN cargo install sqlx-cli
1414

1515
# Install build-target for static linking
1616
RUN rustup target add x86_64-unknown-linux-musl

0 commit comments

Comments
 (0)