Update debian Docker tag to v13 #11
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
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 \
|
||||
&& apt-get install --no-install-recommends --no-install-suggests -y maven git \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue