Skip to content

Commit

Permalink
Bump Alpine v3.20
Browse files Browse the repository at this point in the history
Includes some security fixes in Alpine dependencies.
  • Loading branch information
alan committed May 30, 2024
1 parent 28d2bac commit 90d4cb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/bob/job/docker_checker.ex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ defmodule Bob.Job.DockerChecker do
[
{"alpine",
[
~r/^3\.20\.\d+$/,
~r/^3\.19\.\d+$/,
~r/^3\.18\.\d+$/,
~r/^3\.17\.\d+$/,
Expand Down

0 comments on commit 90d4cb4

Please sign in to comment.