Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
939fbc5c18 | ||
|
|
d4931833f0 | ||
|
|
6524a14745
|
||
|
|
e32beb1002 |
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user