This commit is contained in:
Andras Schmelczer 2025-04-04 21:58:34 +01:00
commit e6601af93f
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C

View file

@ -1,4 +1,4 @@
FROM rust:1.85 AS builder
FROM rust:1.86 AS builder
WORKDIR /usr/src/backend