update deps
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG PYTHONTAG=3.12.9-slim-bookworm
|
||||
ARG PYTHONTAG=3.12.10-slim-bookworm
|
||||
FROM docker.io/python:${PYTHONTAG} AS base-upstream
|
||||
|
||||
FROM base-upstream AS base-intermediate
|
||||
@@ -52,6 +52,7 @@ RUN apt-env.sh apt-get update ; \
|
||||
; \
|
||||
apt-env.sh apt-get upgrade -y ; \
|
||||
apt-install.sh \
|
||||
apt-utils \
|
||||
brotli \
|
||||
cron \
|
||||
curl \
|
||||
|
Reference in New Issue
Block a user