We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82871f5 commit 89559f3Copy full SHA for 89559f3
gateway/dstack-app/docker-compose.yaml
@@ -3,7 +3,7 @@ services:
3
build:
4
context: .
5
dockerfile_inline: |
6
- FROM rust:1.84@sha256:738ae99a3d75623f41e6882566b4ef37e38a9840244a47efd4a0ca22e9628b88
+ FROM rust:1.86.0@sha256:300ec56abce8cc9448ddea2172747d048ed902a3090e6b57babb2bf19f754081
7
WORKDIR /src
8
RUN apt-get update && apt-get install -y \
9
git build-essential libssl-dev protobuf-compiler \
0 commit comments