Skip to content

Commit

Permalink
Bump docker images to 0.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Böker committed Jan 15, 2025
1 parent 7f3943d commit 55c0caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cro/Tools/Template/Common.rakumod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use Cro::Tools::CroFile;
use Docker::File;
use META6;

my constant CRO_DOCKER_VERSION = '0.8.9';
my constant CRO_DOCKER_VERSION = '0.8.10';

role Cro::Tools::Template::Common {
method new-directories($where) { () }
Expand Down

0 comments on commit 55c0caa

Please sign in to comment.