Skip to content

Commit 7c74cf0

Browse files
dependabot[bot]nolik
authored andcommitted
build(deps): bump rust from 1.96.0 to 1.96.1
Bumps rust from 1.96.0 to 1.96.1. --- updated-dependencies: - dependency-name: rust dependency-version: 1.96.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cebfed commit 7c74cf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.96.0 AS build-env
1+
FROM rust:1.96.1 AS build-env
22
WORKDIR /app
33
COPY . /app
44
RUN cargo build --release

0 commit comments

Comments
 (0)