Skip to content

Commit

Permalink
Bigger warning for container signature update
Browse files Browse the repository at this point in the history
  • Loading branch information
ablwr committed Jan 21, 2020
1 parent 0dd223b commit 0c5e573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fido/update_signatures.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
'signatureFileName': 'DROID_SignatureFile-v{0}.xml',
'pronomZipFileName': 'pronom-xml-v{0}.zip',
'fidoSignatureVersion': 'format_extensions.xml',
'containerVersion': 'container-signature-20160121.xml', # container version is frozen and needs human attention before updating,
'containerVersion': 'container-signature-UPDATE-ME.xml', # container version is frozen and needs human attention before updating,
}

OPTIONS = {
Expand Down

0 comments on commit 0c5e573

Please sign in to comment.