Skip to content

Commit c97e890

Browse files
dependabot[bot]dinmukhamedmolzhik11skull8888888
authored
build(deps): bump rust in /app-server (#889)
Bumps rust from 1.86-slim-bullseye to 1.90-slim-bullseye. --- updated-dependencies: - dependency-name: rust dependency-version: 1.90-slim-bullseye dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Dinmukhamed Mailibay <[email protected]> Co-authored-by: Olzhas Nurpeisov <[email protected]> Co-authored-by: Robert Kim <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb6678e commit c97e890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build stage with cargo chef for dependency caching
2-
FROM rust:1.86-slim-bullseye AS chef
2+
FROM rust:1.90-slim-bullseye AS chef
33
WORKDIR /app-server
44

55
# Install build dependencies and cargo-chef

0 commit comments

Comments
 (0)