Skip to content

Commit

Permalink
chore(deps): update debian:12.6-slim docker digest to 5f7d566 (#546)
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 8cf894e commit ebe63de
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:c92290a4cef36ff581878f86735572f621ef7735efe861df05c28e71f95c9fc6
FROM debian:12.6-slim@sha256:5f7d5664eae4a192c2d2d6cb67fc3f3c7891a8722cd2903cc35aa649a12b0c8d

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:c92290a4cef36ff581878f86735572f621ef7735efe861df05c28e71f95c9fc6
FROM debian:12.6-slim@sha256:5f7d5664eae4a192c2d2d6cb67fc3f3c7891a8722cd2903cc35aa649a12b0c8d

LABEL maintainer="Anaconda, Inc"

Expand Down

0 comments on commit ebe63de

Please sign in to comment.