Update debian Docker tag to v13 #11
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue