Update docker.io/library/debian Docker tag to v12.10
This commit is contained in:
parent
fa6f875f54
commit
de4a2f037e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
## Debian base layer with python
|
||||
##
|
||||
|
||||
FROM docker.io/library/debian:12.9-slim@sha256:12c396bd585df7ec21d5679bb6a83d4878bc4415ce926c9e5ea6426d23c60bdc AS debian
|
||||
FROM docker.io/library/debian:12.10-slim@sha256:1209d8fd77def86ceb6663deef7956481cc6c14a25e1e64daec12c0ceffcc19d AS debian
|
||||
RUN rm -rf /etc/*- /tmp/* /var/cache/* /var/log/* /var/lib/dpkg/*-old /var/lib/dpkg/status
|
||||
RUN --mount=type=cache,target=/var/lib/apt/lists,sharing=locked \
|
||||
apt-get -qq update && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue