Skip to content

Commit

Permalink
Pin docker to 27.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Dec 23, 2024
1 parent 3d0be23 commit d178471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookbooks/boxcutter_docker/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@
case node['platform']
when 'ubuntu'
%w{
docker-ce
docker-ce-cli
docker-ce=5:27.3.1-1~ubuntu.22.04~jammy
docker-ce-cli= 5:27.3.1-1~ubuntu.22.04~jammy
containerd.io
docker-buildx-plugin
docker-compose-plugin
Expand Down

0 comments on commit d178471

Please sign in to comment.