Skip to content

Commit c7b27fa

Browse files
lock to rust 1.73.0 because of rust-lang/rust#117976
1 parent cef457e commit c7b27fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wally-registry-backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1-slim-buster AS build
1+
FROM rust:1.73.0-slim-buster AS build
22
WORKDIR /usr/app
33

44
# Debian Slim doesn't install certificates by default, but we kinda want those.

0 commit comments

Comments
 (0)