Skip to content

Commit

Permalink
Update varnish versions
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Sep 29, 2023
1 parent df293aa commit 0d5a8bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ NODE_TAG=18-dev-1.25.1
### --- VARNISH ---

VARNISH_TAG=6.0-4.14.2
#VARNISH_TAG=4.1-4.14.2

### --- SOLR ---

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Docker4WordPress is a set of docker images optimized for WordPress. Use docker-compose.yml file from this repository to spin up a local environment for WordPress on Linux, macOS and Windows.

* Read the docs on [**how to use**](https://wodby.com/docs/stacks/wordpress/local#usage)
* Ask questions on [Discord](http://discord.wodby.com/)
* Ask questions on [Slack](http://slack.wodby.com/)
* Follow [@wodbycloud](https://twitter.com/wodbycloud) for future announcements

Expand All @@ -24,7 +25,7 @@ The WordPress stack consist of the following containers:
| [MariaDB] | 11, 10.11-10.4 | [wodby/mariadb] |||
| [Redis] | 7, 6, 5 | [wodby/redis] || |
| [Memcached] | 1 | [wodby/memcached] | | |
| [Varnish] | 6.0, 4.1 | [wodby/varnish] | | |
| [Varnish] | 6.0 | [wodby/varnish] | | |
| [Node.js] | 18, 16, 14 | [wodby/node] | | |
| [Solr] | 8, 7, 6, 5 | [wodby/solr] | | |
| [Elasticsearch] | 7, 6 | [wodby/elasticsearch] | | |
Expand Down

0 comments on commit 0d5a8bf

Please sign in to comment.