try to fix #14

Merged
Arrelin merged 1 commits from bugfix/deps-update into master 2026-01-24 20:32:04 +03:00
Showing only changes of commit 50b1b31cb5 - Show all commits

View File

@@ -1,4 +1,4 @@
FROM rust:latest AS builder
FROM rust:bookworm AS builder
WORKDIR /app