Update debian Docker tag to v13 #11

Merged
max merged 1 commit from renovate/debian-13.x into main 2026-07-01 00:40:19 +02:00
Showing only changes of commit c7ac4a471e - Show all commits

Update debian Docker tag to v13
Some checks failed
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m11s
Build Nextcloud / Build Nextcloud 34 Image (push) Successful in 1m13s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 2m42s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 2m44s
Build Keycloak / Build Keycloak Image (push) Successful in 3m8s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m44s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m45s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m42s

Renovate 2026-06-30 20:16:29 +00:00

View file

@ -1,6 +1,6 @@
ARG TAG=latest ARG TAG=latest
FROM debian:12-slim as attribute-endpoints-provider-builder FROM debian:13-slim as attribute-endpoints-provider-builder
RUN apt-get update \ RUN apt-get update \
&& apt-get install --no-install-recommends --no-install-suggests -y maven git \ && apt-get install --no-install-recommends --no-install-suggests -y maven git \