Author SHA1 Message Date
Renovate e4ffdf4358 Update debian Docker tag to v13.7
ci/woodpecker/push/build-images Pipeline was successful
2026-09-20 02:01:55 +00:00
3 changed files with 3 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:91a986812da3fd02687226cac2fdbfe250fc232ec32db4cf10480958d4fe4354
image: gitea.lumpiasty.xyz/lumpiasty/supervisord:latest@sha256:2676d13df2a0833b27ab8ec441da78c6c43d3f7bf75837d35723eefb40a82ce1
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080
+1 -1
View File
@@ -18,7 +18,7 @@ spec:
chart:
spec:
chart: open-webui
version: 16.6.0
version: 16.5.0
sourceRef:
kind: HelmRepository
name: open-webui
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:13.6
FROM debian:13.7
ENV DEBIAN_FRONTEND=noninteractive