Skip to content

Commit 65582b6

Browse files
chore(deps): update rust docker tag to v1.84.1 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba074eb commit 65582b6

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
@@ -7,7 +7,7 @@ FROM ghcr.io/goreleaser/$GORELEASER_DISTRIBUTION:$GORELEASER_VERSION AS goreleas
77

88
FROM ghcr.io/sigstore/cosign/cosign:v2.4.1 AS cosign-bin
99

10-
FROM rust:1.84.0-bookworm AS final
10+
FROM rust:1.84.1-bookworm AS final
1111

1212
# Install cargo-binstall
1313
RUN curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash

0 commit comments

Comments
 (0)