Skip to content

Commit 859a3a4

Browse files
chore(deps): update rust docker tag to v1.91.0
1 parent 5b95953 commit 859a3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FROM --platform=$BUILDPLATFORM rust as base
2-
FROM rust:1.90.0 as base
2+
FROM rust:1.91.0 as base
33
RUN apt-get install libssl-dev openssl
44
WORKDIR /app
55

0 commit comments

Comments
 (0)