Skip to content

Commit c0ef4c6

Browse files
renovate[bot]PurpleBooth
authored andcommitted
fix(deps): update rust docker tag to v1.87.0
1 parent 0dd9402 commit c0ef4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.16@sha256:e2dd261f92e4b763d789984f6eab84be66ab4f5f08052316d8eb8f173593acf7
2-
ARG RUST_VERSION=1.86.0
2+
ARG RUST_VERSION=1.87.0@sha256:251cec8da4689d180f124ef00024c2f83f79d9bf984e43c180a598119e326b84
33

44
FROM rust:${RUST_VERSION} AS planner
55
WORKDIR /app

0 commit comments

Comments
 (0)