Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit a1b095e

Browse files
chore(deps): update rust docker tag to v1.92
1 parent b2eccb1 commit a1b095e

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,5 +1,5 @@
11
# Build stage
2-
FROM rust:1.83-slim as builder
2+
FROM rust:1.92-slim as builder
33

44
# Create a new empty shell project
55
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)