fix
build (backupdb) TeamCity build finished Details

This commit is contained in:
Sergey Paramoshkin 2025-09-22 23:52:42 +03:00
parent 4dec38b4e4
commit 8f0e46a4ea
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM mariadb:10.6.23
FROM mariadb:10.3.25
# Install rclone (ignore apt update errors from old repos)
RUN apt-get update || true && \