Further nanna stuff: Update docker setup & gitea runner

This commit is contained in:
2025-01-24 19:31:05 +01:00
parent 41a5970c4b
commit b8d4ff9d97
9 changed files with 98 additions and 9 deletions
+1
View File
@@ -6,6 +6,7 @@ services:
ports:
- "80:80"
- "443:443"
user: "42002"
volumes:
- /var/lib/pbri/docker/caddy_data:/data
- /var/lib/pbri/docker/caddy_config:/config
+1 -1
View File
@@ -1,3 +1,3 @@
FROM gitea/act_runner:0.2.10
FROM gitea/act_runner:0.2.11
COPY runner-config.yaml /opt/runner-config.yaml
+2 -1
View File
@@ -64,7 +64,8 @@ services:
- /var/lib/pbri/docker/gitea_db:/var/lib/postgresql/data
gitea_runner:
image: pbrinkmeier/act_runner:0.2.10
# Make sure to keep this in sync with the version in the Dockerfile
image: pbrinkmeier/act_runner:0.2.11
build: .
restart: unless-stopped
environment: