Services/Gitea: Update to v1.27.0 (and act_runner to v0.6.1)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
giteaVersion = "1.24.2";
|
||||
runnerVersion = "0.2.12";
|
||||
giteaVersion = "1.27.0";
|
||||
runnerVersion = "0.6.1";
|
||||
in {
|
||||
users = {
|
||||
groups.git = {};
|
||||
|
||||
Reference in New Issue
Block a user