diff --git a/2023.md b/2023.md index 9ad0baa..d666a69 100644 --- a/2023.md +++ b/2023.md @@ -56,7 +56,7 @@ Or contact us via Twitter, my handle is [@MichaelCade1](https://twitter.com/Mich ### Continuous Build, Integration, Testing -- [] 🐧 14 > [](2023/day14.md) +- [✔️] 🐧 14 > [Container Image Scanning](2023/day14.md) - [] 🐧 15 > [](2023/day15.md) - [] 🐧 16 > [](2023/day16.md) - [] 🐧 17 > [](2023/day17.md) diff --git a/2023/day13.md b/2023/day13.md index 949222a..721f510 100644 --- a/2023/day13.md +++ b/2023/day13.md @@ -84,4 +84,6 @@ jobs: - [Hadolint GitHub](https://github.com/hadolint/hadolint) - [Hadolint Online](https://hadolint.github.io/hadolint/) -- [Top 20 Dockerfile best practices](https://sysdig.com/blog/dockerfile-best-practices/) \ No newline at end of file +- [Top 20 Dockerfile best practices](https://sysdig.com/blog/dockerfile-best-practices/) + +Next up we will be starting our **Continuous Build, Integration, Testing** with [Day 14](day14.md) covering Container Image Scanning from [Anton Sankov](https://twitter.com/a_sankov). \ No newline at end of file