4 Commits
Author SHA1 Message Date
Renovate 939fbc5c18 Update gitea.lumpiasty.xyz/lumpiasty/supervisord:latest Docker digest to fa6187c
ci/woodpecker/push/build-images Pipeline was successful
2026-07-24 02:01:41 +00:00
Lumpiasty d4931833f0 Merge pull request 'Update debian Docker tag to v13.6' (#365) from renovate/debian-13.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline was successful
ci/woodpecker/push/build-images Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
Reviewed-on: #365
2026-07-23 17:07:07 +00:00
Lumpiasty 6524a14745 increase amdgpu timeout
ci/woodpecker/push/flux-reconcile-source Pipeline failed
ci/woodpecker/cron/renovate Pipeline failed
2026-07-23 00:12:10 +02:00
Renovate e32beb1002 Update debian Docker tag to v13.6
ci/woodpecker/push/build-images Pipeline is running
2026-07-15 02:01:37 +00:00
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: supervisord
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:a467703e62bf40ee567e9654d05cff959ca3739fdf7e33d64b6be34014e110cf
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:fa6187ca45d3c6b5b87bbded9717d38337ec18bae840ab02505e5f9acf89bbae
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:13.5
FROM debian:13.6
ENV DEBIAN_FRONTEND=noninteractive
@@ -28,3 +28,4 @@ machine:
# arrives too late. Work around using kernel args:
extraKernelArgs:
- amdgpu.runpm=1
- amdgpu.lockup_timeout=0,120000,0,0