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
@@ -8,7 +8,7 @@ spec:
interval: 24h
url: https://github.com/usekaneo/kaneo.git
ref:
tag: v2.26.0
tag: v2.25.0
ignore: |
# exclude all
/*
+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
@@ -1,4 +1,4 @@
FROM debian:13.6
FROM debian:13.7
ENV DEBIAN_FRONTEND=noninteractive