Commit d165f2e
Sam Evanuk
fix: migrate canary base image from openjdk to amazoncorretto
openjdk:11-jdk-slim was deprecated by Docker Hub in 2022 and is based
on Debian Buster (EOL), resulting in critical unpatched CVEs.
Migrate to amazoncorretto:11 which is actively maintained by Amazon
and receives regular security patches.1 parent 024655f commit d165f2e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments