Skip to content

Commit

Permalink
set create time
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Jun 26, 2024
1 parent 5389b67 commit 7490ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nix/testground-image.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{ dockerTools, cronos-matrix, testground-testcase }:
dockerTools.buildLayeredImage {
name = "cronos-testground";
created = "now";
contents = [
testground-testcase
cronos-matrix.cronosd
Expand Down

0 comments on commit 7490ab6

Please sign in to comment.