Skip to content

Releases: wodby/docker4ruby

1.1.10

27 Oct 12:02

Choose a tag to compare

Changes since 1.1.9

  • ⬆️ Ruby 3.4.7, 3.3.10
  • Nginx:
    • ⬆️ Updated to 1.29.2
    • 📜 Nginx default port can now be changed via NGINX_SERVER_PORT wodby/nginx#101
  • Valkey:
    • ⭐️ Added version 8.1
    • ⬆️ Updated to 8.0.6, 7.2.11
  • Adminer:
    • 🛠️ Adminer now runs on apache server instead of php dev server wodby/adminer#9
    • ⬆️ Updated to 5.4.1
  • ⬆️ Node.js 24.10.0, 22.21.0
  • 🏔️ Alpine Linux patch updates

Update instructions

Update your .env file

Full changelog: 1.1.9...1.1.10

1.1.9

10 Sep 14:48
9fa36ff

Choose a tag to compare

Changes since 1.1.8

  • Node:
    • ⭐️ Added v24
    • ⬆️ Updated to 22.19.0, 20.19.5
    • 🪦 Dropped v18 (EOL)
  • ⬆️ Adminer 5.4.0
  • ⬆️ Valkey 8.0.5
  • ⬆️ Varnish 6.0.16

Update instructions

Update your .env file

Full changelog: 1.1.8...1.1.9

1.1.8

18 Aug 08:12

Choose a tag to compare

Changes since 1.1.7

  • ⬆️ Ruby updated to 3.3.9, 3.2.9
  • Solr:
    • ⬆️ Updated to 9.9.0
    • 📜 Introduced $SOLR_STANDALONE to run Solr in standalone mode wodby/solr#23
  • ⬆️ Nginx 1.29.1
  • ⬆️ MariaDB 11.4.8, 10.11.14, 10.6.23
  • ⬆️ PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22
  • ⬆️ Memcached 1.6.39
  • ⬆️ Varnish 6.0.15
  • ⬆️ Node.js 22.18.0
  • 🏔️ Alpine updates

Update instructions

Update your .env file

Full changelog: 1.1.7...1.1.8

1.1.7

21 Jul 09:24

Choose a tag to compare

Changes since 1.1.5

  • ⬆️ Ruby 3.4.5
  • ⬆️ Valkey 8.0.4, 7.2.10
  • ⬆️ Apache 2.4.64
  • ⬆️ Node 22.17.1, 20.19.4
  • 🏔️ Alpine security updates

Update instructions

Update your .env file

Full changelog: 1.1.5...1.1.7

1.1.5

30 Jun 09:38
df5515e

Choose a tag to compare

Changes since 1.1.4

  • Nginx:
    • ⭐️ Added Nginx 1.29
    • 🪦 Dropped Nginx 1.27 (EOL)
  • ⬆️ Node.js 3.22.0, 20.19.3
  • 🏔️ Alpine Linux updated to 3.22.0

Update instructions

Update your .env file

Full changelog: 1.1.4...1.1.5

1.1.4

29 May 06:25

Choose a tag to compare

Changes since 1.1.3

  • ⬆️ Ruby 3.4.4
  • ⬆️ MariaDB 11.4.7, 10.11.13, 10.6.22, 10.5.29
  • ⬆️ PostgreSQL 17.5, 16.9, 15.13, 14.18, 13.21
  • ⬆️ Varnish 6.0.14
  • ⬆️ Adminer 5.3.0
  • ⬆️ Node.js 22.16.0, 20.19.2

Update instructions

Update your .env file

Full changelog: 1.1.3...1.1.4

1.1.3

29 Apr 03:48

Choose a tag to compare

Changes since 1.1.2

  • ⬆️ Ruby 3.4.3, 3.3.8
  • Nginx:
    • ⭐️ Added Nginx 1.28
    • ⬆️ Updated to 1.27.5
    • 🪦 Dropped 1.26 (EOL)
    • 🏔️ Updated Alpine Linux to 3.21
    • 📦 Dropped modsecurity extension
  • Adminer:
    • ⬆️ Updated to 5.2.1
    • 🐞 Bugfix: outdated scripts used for v5 version wodby/adminer#8
  • OpenSMTPD:
    • ⭐️ Added linux/arm64 version wodby/opensmtpd#6
    • ⬆️ Updated to 7.6.0
    • 🏔️ Updated Alpine Linux to 3.21
  • ⬆️ Valkey 8.0.3, 7.2.9
  • ⬆️ Node.js 22.15.0, 20.19.1

Update instructions

Update your .env file

Full changelog: 1.1.2...1.1.3

1.1.2

08 Apr 02:50
df72690

Choose a tag to compare

Changes since 1.1.1

  • Ruby:
    • ⭐️ Added version 3.4
    • ⬆️ Updated to 3.2.8, 3.1.7
    • 🪦 Dropped version 3.1 (EOL)
  • ⭐️ Adminer updated to v5
  • ⬆️ Solr 9.8.1
  • ⬆️ Node.js 20.19.0, 18.20.8
  • ⬆️ Memcached 1.6.38

Update instructions

Update your .env file

Full changelog: 1.1.1...1.1.2

1.1.1

26 Feb 11:31

Choose a tag to compare

Changes since 1.1.0

  • ⭐️ Elasticsearch and Kibana replaced by OpenSearch and OpenSearch dashboards
  • 💻 Added linux/arm64 support for memcached and rsyslog
  • ⬆️ Ruby 3.2.7
  • Solr:
    • ⭐️ Added Solr 9
    • 🪦 Dropped Solr 8 (EOL)
    • 📜 Solr now always runs in cloud mode
    • 🔒 Permissions security-edit and all now set explicitly for admin user
    • 🔒 Solr now explicitly sets credentials injector and ACL provider for Zookeeper
    • 💻 Added linux/arm64 variant
  • ⬆️ Nginx 1.27.4, 1.26.3
  • 📜 Valkey from now on will use hybrid data persistency method (AOF and RDB) when $VALKEY_SAVE_TO_DISK set
  • ⬆️ MariaDB 11.4.5, 10.11.11, 10.6.21, 10.5.28
  • ⬆️ PostgreSQL 17.4, 16.8, 15.12, 14.17, 13.20
  • ⬆️ Node.js 22.14.0, 20.18.3, 18.20.7
  • ⬆️ Memcached 1.6.37
  • ⬆️ Adminer 4.17.1
  • ⭐️ AthenaPDF replaced with Gotenberg
  • 🏔️ Patch updates for Alpine Linux

Update instructions

Update your .env and compose.yml files

Full changelog: 1.1.0...1.1.1

1.1.0

30 Jan 10:42

Choose a tag to compare

Changes since 1.0.20

  • Ruby:
    • ⬆️ Updated to 3.3.7
    • 📜 secure_path set to preserve $PATH for sudoers
  • ⬆️ Valkey 8.0.2, 7.2.8
  • ⬆️ Node.js 22.13.1, 20.18.2, 18.20.6
  • ⬆️ Elasticsearch, Kibana 7.17.27
  • 📜 MariaDB: mysqld and mysql_ binaries use in scripts to mariadb analogs

Update instructions

Update your .env file

Full changelog: 1.0.20...1.1.0