Skip to content

Commit c74d54e

Browse files
docker(deps): bump rust
Bumps the docker-images group with 1 update in the /extractor directory: rust. Updates `rust` from 1.95-slim to 1.96-slim --- updated-dependencies: - dependency-name: rust dependency-version: 1.96-slim dependency-type: direct:production dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9abae5f commit c74d54e

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.95-slim AS builder
2+
FROM rust:1.96-slim AS builder
33

44
# Install build dependencies
55
# hadolint ignore=DL3008

0 commit comments

Comments
 (0)