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

Commit 13b86ee

Browse files
chore(deps): update rust docker tag to v1.89
1 parent f0ae2e7 commit 13b86ee

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.89-slim as builder
33

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

0 commit comments

Comments
 (0)