Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
833feda4f1 | ||
|
|
b1d1d71ed3 |
@@ -5,7 +5,7 @@
|
|||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
virtualisation.oci-containers.containers.whats-up-docker = {
|
virtualisation.oci-containers.containers.whats-up-docker = {
|
||||||
image = "fmartinou/whats-up-docker:latest";
|
image = "getwud/wud:latest";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
|
||||||
dependsOn = [
|
dependsOn = [
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
virtualisation.oci-containers.containers.whats-up-docker = {
|
virtualisation.oci-containers.containers.whats-up-docker = {
|
||||||
image = "fmartinou/whats-up-docker:latest";
|
image = "getwud/wud:latest";
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
|
|
||||||
dependsOn = [
|
dependsOn = [
|
||||||
|
|||||||
Reference in New Issue
Block a user