Skip to content

Commit a409fbb

Browse files
chore(deps): bump rust from 1.91-slim to 1.97-slim in /api (#41)
Bumps rust from 1.91-slim to 1.97-slim. --- updated-dependencies: - dependency-name: rust dependency-version: 1.97-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 9dc0cf5 commit a409fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.91-slim@sha256:f75071363e7f4771769d4cf81b1b7b290e607f4d4459e8731f6abdcee9982dc8 AS builder
1+
FROM rust:1.97-slim@sha256:34fb2f168c432d421a09883c663b275b33cbb30f6b18642fbd09a684c6546d0e AS builder
22
WORKDIR /app
33
RUN apt-get update \
44
&& apt-get install -y --no-install-recommends pkg-config libssl-dev \

0 commit comments

Comments
 (0)