Skip to content

Commit

Permalink
feat: remove end of life base image alpine.3.17
Browse files Browse the repository at this point in the history
  • Loading branch information
wholtz committed Dec 22, 2024
1 parent 9e077f3 commit dbdc550
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- frolvlad/alpine-glibc:alpine-3.20
- frolvlad/alpine-glibc:alpine-3.19
- frolvlad/alpine-glibc:alpine-3.18
- frolvlad/alpine-glibc:alpine-3.17
- public.ecr.aws/amazonlinux/amazonlinux:2023
- nvidia/cuda:12.6.3-base-ubuntu24.04
- nvidia/cuda:12.6.3-base-ubuntu22.04
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ This change log covers changes to the docker image and does not include

## 21 December 2024

- Removed end of life base image `alpine:3.17`
- Update CUDA v12.6.2 images to CUDA v12.6.3

## 16 December 2024
Expand Down

0 comments on commit dbdc550

Please sign in to comment.