Inline oci image versions and add image digests
This commit is contained in:
parent
fdbc96135e
commit
7d3ce606ca
8 changed files with 10 additions and 18 deletions
|
|
@ -27,7 +27,7 @@ in {
|
|||
config = lib.mkIf cfg.enable {
|
||||
virtualisation.oci-containers.containers = {
|
||||
hawser = {
|
||||
image = "ghcr.io/finsys/hawser:0.2.42";
|
||||
image = "ghcr.io/finsys/hawser:0.2.42@sha256:79f926e8d8fe31c0dfe90858f90b69bfd4cfbb113472605620b91a4b444dd557";
|
||||
volumes = [
|
||||
"/var/run/docker.sock:/var/run/docker.sock"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue