upgrade Dockerfile to Debian 13; update woodpecker and gitea images; add wireguard and prometheus services to docker-compose

This commit is contained in:
2025-10-27 20:51:44 +00:00
parent f047317aa2
commit 43aba9bbe0
3 changed files with 63 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
docker --context prod stack deploy -c docker-compose.yml core --with-registry-auth
DATETIME=$(date +%Y%m%d%H%M%S) docker --context prod stack deploy -c docker-compose.yml core --with-registry-auth