Update docker.io/1password/connect-api Docker tag to v1.7.3
This commit is contained in:
parent
b1f0088294
commit
93223d7e3d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
||||||
apiVersion = lib.mkOption {
|
apiVersion = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
# renovate: depName=docker.io/1password/connect-api datasource=docker
|
# renovate: depName=docker.io/1password/connect-api datasource=docker
|
||||||
default = "1.7.2";
|
default = "1.7.3";
|
||||||
};
|
};
|
||||||
syncVersion = lib.mkOption {
|
syncVersion = lib.mkOption {
|
||||||
type = lib.types.str;
|
type = lib.types.str;
|
||||||
|
|
Loading…
Reference in a new issue