mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-13 10:49:00 -05:00
fixup! Add OCI labels to image
This commit is contained in:
parent
1bb639d64e
commit
06728a5415
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ dockerTools.buildLayeredImage {
|
|||
org.opencontainers.image.version = main.version;
|
||||
org.opencontainers.image.revision = inputs.self.rev or inputs.self.dirtyRev or "";
|
||||
org.opencontainers.image.created = "@${toString inputs.self.lastModified}";
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue