Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df1d40e990 | ||
|
|
28c01fd760 |
+1
-1
@@ -10,7 +10,7 @@ services:
|
||||
secrets:
|
||||
- db_password
|
||||
db:
|
||||
image: "mariadb:10.11.2"
|
||||
image: "mariadb:10.11.19"
|
||||
deploy:
|
||||
labels:
|
||||
backupbot.backup.pre-hook: 'mysqldump --single-transaction -u root -p"$$(cat /run/secrets/db_root_password)" gitea > /var/lib/mysql/backup.sql'
|
||||
|
||||
Reference in New Issue
Block a user