From 49b6008a1fcd0fd3bc3303d7514403ecf600a081 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 30 Oct 2024 18:19:25 +0000 Subject: [PATCH] Update files from update script --- docs/contribute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contribute.md b/docs/contribute.md index d7aad23..44fe8a0 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -31,7 +31,7 @@ To debug and rebuild the images locally, you can: | ----------------- | ----------------- | ----------------- | ---------------------- | | `0.27.9` | `ruby:3.0.7-slim-buster`| `node_16_x` | `docker-compose -f decidim.0.27.yml up` | | `0.28.4` | `ruby:3.1.6-slim-bookworm`| `node_18_x` | `docker-compose -f decidim.0.28.yml up` | -| `0.29.1` | `ruby:3.2.5-slim-bookworm`| `node_18_x` | `docker-compose -f decidim.0.29.yml up` | +| `0.29.1` | `ruby:3.2.6-slim-bookworm`| `node_18_x` | `docker-compose -f decidim.0.29.yml up` | | `develop` | `ruby:3.3.5-slim-bookworm`| `node_18_x` | `docker-compose -f decidim.nightly.yml up` | ## Templates