wallos: version bump
ganymede: version bump
This commit is contained in:
parent
04b9285f94
commit
ebfd92a944
2 changed files with 2 additions and 2 deletions
hosts
|
@ -5,7 +5,7 @@ _: {
|
|||
virtualisation.oci-containers.containers = {
|
||||
ganymede = {
|
||||
hostname = "ganymede";
|
||||
image = "ghcr.io/zibbp/ganymede@sha256:3f7a93e4875b665cd6473cea99f35fc790facd1f6cfed7c3e6c34c65a405727f"; # 4.0.3
|
||||
image = "ghcr.io/zibbp/ganymede@sha256:4654c1aafb98e53a619d24e2ea3b31d231242d7f7753a780931799ac7f6c2d2a"; # 4.0.4
|
||||
ports = ["4800:4800"];
|
||||
environment = {
|
||||
VIDEOS_DIR = "/data/videos";
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
_: {
|
||||
virtualisation.oci-containers.containers.wallos = {
|
||||
image = "bellamy/wallos@sha256:12636976bd9edd52ea1d46f587430b48aa0fe2fed84866052f143ced879c5e72"; #v 2.35.0
|
||||
image = "bellamy/wallos@sha256:9ce55520e7bd3a5518a33f22590b2631b76559faadf1df68e1de4103dc6d60d7"; #v 2.46.0
|
||||
ports = ["8282:80"];
|
||||
volumes = [
|
||||
"/home/notoh/docker/wallos/db:/var/www/html/db"
|
||||
|
|
Loading…
Add table
Reference in a new issue