[containers] Update a bunch of containers.
This commit is contained in:
@@ -68,5 +68,6 @@ in
|
||||
# The runner will spawn new containers to run the actions
|
||||
"${config.local.container-socket}:/var/run/docker.sock:ro"
|
||||
];
|
||||
extraOptions = [ "--pull=always" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user