Skip to content

Commit 0f1f642

Browse files
Bump rust in /implementations/rust-jsonschema
Bumps rust from 1.93.1-slim to 1.94.0-slim. --- updated-dependencies: - dependency-name: rust dependency-version: 1.94.0-slim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e474514 commit 0f1f642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations/rust-jsonschema/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.93.1-slim AS builder
1+
FROM rust:1.94.0-slim AS builder
22

33
RUN rustup target add x86_64-unknown-linux-musl
44
RUN apt update && apt install -y musl-tools musl-dev build-essential gcc-x86-64-linux-gnu

0 commit comments

Comments
 (0)