Skip to content

Commit

Permalink
[deps]: Update rust Docker tag to v1.84
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 27aafc8 commit 2bbe94e
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.84 AS build

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

0 comments on commit 2bbe94e

Please sign in to comment.