feat: remove kuzu
This commit is contained in:
@@ -11,7 +11,7 @@ x-default: &default
|
||||
services:
|
||||
nginx:
|
||||
<<: *default
|
||||
image: nginx:${NGINX_VERSION:-1.29.1-alpine3.20}
|
||||
image: nginx:${NGINX_VERSION:-1.29.2-alpine3.22}
|
||||
container_name: nginx
|
||||
ports:
|
||||
- "${NGINX_HTTP_PORT_OVERRIDE:-80}:80"
|
||||
|
||||
Reference in New Issue
Block a user