Updating name #4

Merged
phoenix merged 12 commits from name_change into main 2026-07-21 15:29:23 -04:00
Showing only changes of commit 2f728c4bf2 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.96.1 as builder
FROM rust:1.97 as builder
# Set the working directory inside the container
WORKDIR /usr/src/app