Upgrade to farmOS 2.1.3.

This commit is contained in:
2023-09-23 06:27:29 +01:00
parent b26dc55455
commit 79816b6960

View File

@@ -12,7 +12,7 @@ job "farmos" {
driver = "docker"
config {
image = "farmos/farmos:2.1.2"
image = "farmos/farmos:2.1.3"
ports = ["http"]
volumes = [
"/data/compute/appdata/farmos:/opt/drupal/web/sites",