2 Commits

Author SHA1 Message Date
bbd3e9c01d Merge pull request 'try to fix' (#14) from bugfix/deps-update into master
All checks were successful
Build and Publish Images / build-and-push (push) Successful in 3m14s
Reviewed-on: http://192.168.31.100:3847/Arrelin/family_budget/pulls/14
2026-01-24 17:32:04 +00:00
arrelin
50b1b31cb5 try to fix 2026-01-24 20:31:49 +03:00

View File

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