foundryvtt: bump version
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
All checks were successful
ci/woodpecker/push/checks Pipeline was successful
This commit is contained in:
parent
801c72a95a
commit
8f88745901
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ _: {
|
||||||
sops.secrets.foundry-username = {};
|
sops.secrets.foundry-username = {};
|
||||||
sops.secrets.foundry-password = {};
|
sops.secrets.foundry-password = {};
|
||||||
virtualisation.oci-containers.containers.foundryvtt = {
|
virtualisation.oci-containers.containers.foundryvtt = {
|
||||||
image = "felddy/foundryvtt:11.300.0";
|
image = "felddy/foundryvtt:v11.308.0";
|
||||||
volumes = [
|
volumes = [
|
||||||
"/home/notoh/docker/foundryvtt:/data"
|
"/home/notoh/docker/foundryvtt:/data"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue