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

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 \