File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ https://hub.docker.com/r/behance/docker-nginx/tags/
4
4
5
5
Provides base OS, patches and stable nginx for quick and easy spinup.
6
6
7
- - Ubuntu 22.04 used by default
7
+ - Ubuntu 20.04 without ` nginx-njs ` and is used by default
8
+ - Ubuntu 22.04 with ` nginx-njs ` installed is tagged as ` -ubuntu-22.04 `
9
+
10
+ The following builds are ** DEPRECATED** and will be removed in a future release
11
+
8
12
- Alpine builds available tagged as ` -alpine ` ** DEPRECATED**
9
13
- Centos builds available tagged as ` -centos ` ** DEPRECATED**
10
14
@@ -39,4 +43,4 @@ See [Quick Start](docs/quick_start.md)
39
43
* [ Long-running processes (workers + crons)] ( docs/long_running.md )
40
44
* [ Shutdown Behavior] ( docs/shutdown_behavior.md )
41
45
* [ Release Management] ( docs/release_management.md )
42
- * [ Troubleshooting] ( docs/troubleshooting.md )
46
+ * [ Troubleshooting] ( docs/troubleshooting.md )
You can’t perform that action at this time.
0 commit comments