1 Commits
3 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: supervisord
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:fa6187ca45d3c6b5b87bbded9717d38337ec18bae840ab02505e5f9acf89bbae
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:a467703e62bf40ee567e9654d05cff959ca3739fdf7e33d64b6be34014e110cf
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:13.6
FROM debian:13.5
ENV DEBIAN_FRONTEND=noninteractive
@@ -28,4 +28,3 @@ machine:
# arrives too late. Work around using kernel args:
extraKernelArgs:
- amdgpu.runpm=1
- amdgpu.lockup_timeout=0,120000,0,0