mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2026-09-16 18:13:17 +00:00
ACS-12783 update to debian:12-slim (#4390)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
ARG BASE_IMAGE
|
ARG BASE_IMAGE
|
||||||
# BUILD STAGE AGS
|
# BUILD STAGE AGS
|
||||||
FROM debian:11-slim AS AGSBUILDER
|
FROM debian:12-slim AS AGSBUILDER
|
||||||
|
|
||||||
RUN export DEBIAN_FRONTEND=noninteractive; \
|
RUN export DEBIAN_FRONTEND=noninteractive; \
|
||||||
apt-get update -qqy && apt-get -yqq install unzip && \
|
apt-get update -qqy && apt-get -yqq install unzip && \
|
||||||
|
|||||||
Reference in New Issue
Block a user