Skip to content

Commit

Permalink
chore(deps): update debian:12.6-slim docker digest to c92290a (#541)
Browse files Browse the repository at this point in the history
Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
  • Loading branch information
anaconda-renovate[bot] committed Jul 23, 2024
1 parent ce2ab93 commit 4273058
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion anaconda3/debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.6-slim@sha256:f528891ab1aa484bf7233dbcc84f3c806c3e427571d75510a9d74bb5ec535b33
FROM debian:12.6-slim@sha256:c92290a4cef36ff581878f86735572f621ef7735efe861df05c28e71f95c9fc6

ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
ENV PATH /opt/conda/bin:$PATH
Expand Down
2 changes: 1 addition & 1 deletion miniconda3/debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:12.6-slim@sha256:f528891ab1aa484bf7233dbcc84f3c806c3e427571d75510a9d74bb5ec535b33
FROM debian:12.6-slim@sha256:c92290a4cef36ff581878f86735572f621ef7735efe861df05c28e71f95c9fc6

LABEL maintainer="Anaconda, Inc"

Expand Down

0 comments on commit 4273058

Please sign in to comment.