chore(deps): update rust docker tag to v1.91.1

This commit is contained in:
renovate[bot]
2025-11-11 00:06:48 +00:00
committed by GitHub
parent 6e2d55e5fe
commit 2b0f27ab43

View File

@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM rust:1.91.0-alpine3.22 AS builder
FROM --platform=$BUILDPLATFORM rust:1.91.1-alpine3.22 AS builder
ARG TARGETARCH