File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ADMIN_NAME=admin
8
8
ADMIN_MAIL=admin@example.com
9
9
PROJECT_INSTALL=
10
10
IMAGE_PHP=skilldlabs/php:81-unit
11
- IMAGE_NGINX=skilldlabs/nginx:1.22
11
+ IMAGE_NGINX=skilldlabs/nginx:1.24
12
12
IMAGE_FRONT=node:lts-alpine
13
13
IMAGE_SOLR=solr:8-slim
14
14
IMAGE_REDIS=redis:5-alpine
Original file line number Diff line number Diff line change 60
60
| ADMIN_NAME | Admin username | admin |
61
61
| PROJECT_INSTALL | Way to install site - from straight or existing config | - |
62
62
| IMAGE_PHP | Php image to use | ` skilldlabs/php:81-unit ` |
63
- | IMAGE_NGINX | Image to use for nginx container | ` skilldlabs/nginx:1.22 ` |
63
+ | IMAGE_NGINX | Image to use for nginx container | ` skilldlabs/nginx:1.24 ` |
64
64
| IMAGE_APACHE | Image to use for apache container | ` skilldlabs/skilld-docker-apache ` |
65
65
| IMAGE_FRONT | Image to use for front tasks | ` skilldlabs/frontend:zen ` |
66
66
| IMAGE_DRIVER | Image to use for automated testing webdriver | ` zenika/alpine-chrome ` |
You can’t perform that action at this time.
0 commit comments