Commit ca2be8e
Alfonso Acosta
Fix the format of org.label-schema.build-date
The [convention draft](http://label-schema.org/rc1/) clearly states that `org.label-schema.build-date` should be in [RFC 3339](https://tools.ietf.org/html/rfc3339) format:
> This label contains the Date/Time the image was built. The value SHOULD be formatted according to RFC 3339.
Addresses CentOS/sig-cloud-instance-images#100 (comment)1 parent 7135fb2 commit ca2be8e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | | - | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments