Skip to content

Commit ca437b1

Browse files
chore(deps): Bump rust from 1.92-slim to 1.93-slim in /docker (usnavy13#44)
Bumps rust from 1.92-slim to 1.93-slim. --- updated-dependencies: - dependency-name: rust dependency-version: 1.93-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2308dc3 commit ca437b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/rust.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1.4
22
# Rust execution environment with BuildKit optimizations
3-
FROM rust:1.92-slim
3+
FROM rust:1.93-slim
44

55
# Install system dependencies
66
RUN apt-get update && apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)