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
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
This commit is contained in:
parent
8c2b24cd83
commit
c7ac4a471e
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