Skip to content

Commit

Permalink
chore(deps): update amazonlinux:2.0.20241113.1 docker digest to b890f…
Browse files Browse the repository at this point in the history
…2a (#597)

Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
  • Loading branch information
anaconda-renovate[bot] authored Jan 8, 2025
1 parent 287b3c6 commit 0bcdfef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion anaconda-pkg-base/linux/defaults.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM centos:7.9.2009@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 AS base-amd64

FROM amazonlinux:2.0.20241113.1@sha256:252fb930032bf14619cf033b1b4c45932f5e8527ac48e0d56fa552ab56747abb AS base-arm64
FROM amazonlinux:2.0.20241113.1@sha256:b890f2adca423631e2bf572e249757f9a06d3df03e173054fc8c8fc882f3150c AS base-arm64

FROM clefos:7.7.1908@sha256:2bcecd8dcbee4e8cc4fcffff01e8db2d01d7967507c7e718a160fa29750fa4af AS base-s390x

Expand Down
2 changes: 1 addition & 1 deletion anaconda-pkg-build/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG GCC_VER=11.2.0

FROM centos:7.9.2009@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 AS base-amd64

FROM amazonlinux:2.0.20241113.1@sha256:252fb930032bf14619cf033b1b4c45932f5e8527ac48e0d56fa552ab56747abb AS base-arm64
FROM amazonlinux:2.0.20241113.1@sha256:b890f2adca423631e2bf572e249757f9a06d3df03e173054fc8c8fc882f3150c AS base-arm64

FROM clefos:7.7.1908@sha256:2bcecd8dcbee4e8cc4fcffff01e8db2d01d7967507c7e718a160fa29750fa4af AS base-s390x

Expand Down
2 changes: 1 addition & 1 deletion anaconda3/amazonlinux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM amazonlinux:2.0.20241113.1@sha256:252fb930032bf14619cf033b1b4c45932f5e8527ac48e0d56fa552ab56747abb
FROM amazonlinux:2.0.20241113.1@sha256:b890f2adca423631e2bf572e249757f9a06d3df03e173054fc8c8fc882f3150c

ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
ENV PATH=/opt/conda/bin:$PATH
Expand Down

0 comments on commit 0bcdfef

Please sign in to comment.