Skip to content

Commit 15e6202

Browse files
Update projectsyn/commodore Docker tag to v1.27.1
1 parent ac6086f commit 15e6202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/commodore-compile.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local commodore_version = 'v1.26.1';
1+
local commodore_version = 'v1.27.1';
22
local commodore_image = 'docker.io/projectsyn/commodore:' + commodore_version;
33

44
local to_array(param) = std.foldl(

0 commit comments

Comments
 (0)