Skip to content

Commit 55c0caa

Browse files
author
Patrick Böker
committed
Bump docker images to 0.8.10
1 parent 7f3943d commit 55c0caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Cro/Tools/Template/Common.rakumod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ use Cro::Tools::CroFile;
22
use Docker::File;
33
use META6;
44

5-
my constant CRO_DOCKER_VERSION = '0.8.9';
5+
my constant CRO_DOCKER_VERSION = '0.8.10';
66

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

0 commit comments

Comments
 (0)