Skip to content

Commit

Permalink
Update technical-specs doc
Browse files Browse the repository at this point in the history
  • Loading branch information
LorcanMcVeigh committed Oct 10, 2020
1 parent 5cff755 commit b511945
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs-web/technical-specifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We provide the following Docker images, which include NGINX/NGINX Plus bundled w

### Images with NGINX

All images include NGINX 1.19.2.
All images include NGINX 1.19.3.
The supported architecture is x86-64.

```eval_rst
Expand All @@ -25,17 +25,17 @@ The supported architecture is x86-64.
- DockerHub image
* - Debian-based image
- ``Dockerfile``
- ``nginx:1.19.2``, which is based on ``debian:buster-slim``
- ``nginx:1.19.3``, which is based on ``debian:buster-slim``
-
- ``nginx/nginx-ingress:1.8.1``
* - Alpine-based image
- ``DockerfileForAlpine``
- ``nginx:1.19.2-alpine``, which is based on ``alpine:3.10``
- ``nginx:1.19.3-alpine``, which is based on ``alpine:3.10``
-
- ``nginx/nginx-ingress:1.8.1-alpine``
* - Debian-based image with Opentracing
- ``DockerfileWithOpentracing``
- ``nginx:1.19.2``, which is based on ``debian:buster-slim``
- ``nginx:1.19.3``, which is based on ``debian:buster-slim``
- OpenTracing API for C++ 1.5.1, NGINX plugin for OpenTracing, C++ OpenTracing binding for Jaeger 0.4.2
-
* - Ubi-based image
Expand Down

0 comments on commit b511945

Please sign in to comment.