Skip to content

Commit

Permalink
[deps]: Update rust Docker tag to v1.82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent f7cba45 commit 991e118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
###############################################
# Build stage #
###############################################
FROM --platform=$BUILDPLATFORM rust:1.81 AS build
FROM --platform=$BUILDPLATFORM rust:1.82 AS build

# Docker buildx supplies the value for this arg
ARG TARGETPLATFORM
Expand Down

0 comments on commit 991e118

Please sign in to comment.