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

Commit 93c2117

Browse files
chore(deps): update rust docker tag to v1.91
1 parent 18d112a commit 93c2117

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.88-slim as builder
2+
FROM rust:1.91-slim as builder
33

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

0 commit comments

Comments
 (0)