Skip to content

Commit ad0952c

Browse files
chore(deps): update rust docker tag to v1.91.1
1 parent f5f0f17 commit ad0952c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/images/alpine/Dockerfile.rust1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base-image
2-
FROM rust:1.91.0-alpine@sha256:a3e3d30122c08c0ed85dcd8867d956f066be23c32ed67a0453bc04ce478ad69b AS base
2+
FROM rust:1.91.1-alpine@sha256:fbcca3e30e26f79986809d5dbfcdbeaaf8d3f8a4475b7a19a973363b45c74d97 AS base
33

44
ARG ALPINE_REPO
55
ARG NODEJS_DIST_URL

ci/images/debian/Dockerfile.rust1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Base-image
2-
FROM rust:1.91.0-slim-bookworm@sha256:81c97592d519ba7397e8adccb0345fb5a91965c0a44b82af83bd1ef06c36cef5 AS base
2+
FROM rust:1.91.1-slim-bookworm@sha256:ea63277ad2e4d89ea2e2b170ab0bde8813ed4809f66afa3db596d1ccf90b5903 AS base
33

44
ARG DEBIAN_REPO
55
ARG GITHUB_RAW_URL=https://raw.githubusercontent.com

0 commit comments

Comments
 (0)