Skip to content

Commit 610bd45

Browse files
Update rust Docker tag to v1.84 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4d77e5 commit 610bd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/docker/debian.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
############ BINARY
1717

18-
FROM --platform=${TARGETPLATFORM} rust:1.82-slim-bookworm AS build
18+
FROM --platform=${TARGETPLATFORM} rust:1.84-slim-bookworm AS build
1919

2020
ENV DEBIAN_FRONTEND=noninteractive
2121

0 commit comments

Comments
 (0)