ACS-12783 update to debian:12-slim (#1703)

This commit is contained in:
Sayan Bhattacharya
2026-09-16 10:46:31 +05:30
committed by GitHub
parent 6040fc417f
commit 9946f67ab2
+1 -1
View File
@@ -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 && \