Skip to content

Commit 8db9cbe

Browse files
chore(deps): bump rust from 1.91.0 to 1.91.1 (#1003)
Bumps rust from 1.91.0 to 1.91.1. --- updated-dependencies: - dependency-name: rust dependency-version: 1.91.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7d8ced commit 8db9cbe

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
# The build image
2-
FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.0 AS weaver-build
2+
FROM --platform=$BUILDPLATFORM docker.io/rust:1.91.1 AS weaver-build
33
WORKDIR /build
44
ARG BUILDPLATFORM
55
ARG TARGETPLATFORM

0 commit comments

Comments
 (0)