Skip to content

Commit

Permalink
feat(security): Alpine based container images pull version 3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
npdgm committed Sep 19, 2022
1 parent 6301f25 commit 40c33f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -295,7 +295,7 @@ jobs:
job "preparing the build matrix"
declare -A base_images
base_images["alpine"]="3.14.7"
base_images["alpine"]="3.16.2"
base_images["busybox"]="1.35.0-uclibc"
base_images["scratch"]=""
Expand Down

0 comments on commit 40c33f5

Please sign in to comment.