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

Commit d80e66f

Browse files
chore(deps): update rust docker tag to v1.89
1 parent 18d112a commit d80e66f

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

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

0 commit comments

Comments
 (0)