We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f0a3bf + 725db96 commit a3ee4b3Copy full SHA for a3ee4b3
common-services.yml
@@ -61,7 +61,7 @@ services:
61
- ./shogun-keycloak/themes/shogun:/opt/keycloak/themes/shogun
62
shogun-nginx:
63
container_name: ${CONTAINER_NAME_PREFIX}-nginx
64
- image: nginx:1.29.0-alpine
+ image: nginx:1.29.1-alpine
65
volumes:
66
- ./shogun-admin/config/admin-client-config.js:/usr/share/nginx/html/admin/config/admin-client-config.js
67
- ./shogun-admin/modelconfigs/:/usr/share/nginx/html/admin/modelconfigs/
0 commit comments