Skip to content

Commit

Permalink
Update rust Docker tag to v1.84 (#396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent b4d77e5 commit 610bd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/docker/debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

############ BINARY

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

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 610bd45

Please sign in to comment.