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