Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 84fb854

Browse files
[Renovate] deps: Update rust Docker tag to v1.82.0
1 parent 8774914 commit 84fb854

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.72.1-bullseye as builder
1+
FROM rust:1.82.0-bullseye as builder
22

33
RUN apt-get update && \
44
apt-get install -y libopus-dev && \

0 commit comments

Comments
 (0)