Skip to content

Commit 7490ab6

Browse files
committed
set create time
1 parent 5389b67 commit 7490ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/testground-image.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ dockerTools, cronos-matrix, testground-testcase }:
22
dockerTools.buildLayeredImage {
33
name = "cronos-testground";
4+
created = "now";
45
contents = [
56
testground-testcase
67
cronos-matrix.cronosd

0 commit comments

Comments
 (0)