baserow to tag latest
This commit is contained in:
parent
b364a0ff16
commit
e4ed396257
@ -164,7 +164,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
"baserow" = {
|
"baserow" = {
|
||||||
image = "docker.io/baserow/baserow:1.30.1";
|
image = "docker.io/baserow/baserow:latest";
|
||||||
environmentFiles = ["/etc/environment-files/baserow.env"];
|
environmentFiles = ["/etc/environment-files/baserow.env"];
|
||||||
ports = ["127.0.0.1:3000:80"];
|
ports = ["127.0.0.1:3000:80"];
|
||||||
volumes = ["baserow_data:/baserow/data"];
|
volumes = ["baserow_data:/baserow/data"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user