Skip to content

Commit ff9105c

Browse files
docker(deps): bump rust (#311)
Bumps the docker-images group with 1 update in the /extractor directory: rust. Updates `rust` from 1.94-slim to 1.95-slim --- updated-dependencies: - dependency-name: rust dependency-version: 1.95-slim dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04e2509 commit ff9105c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage
2-
FROM rust:1.94-slim AS builder
2+
FROM rust:1.95-slim AS builder
33

44
# Install build dependencies
55
# hadolint ignore=DL3008

0 commit comments

Comments
 (0)