diff --git a/deployment/api/swagger-dep.yaml b/deployment/api/swagger-dep.yaml index 2b8ea63..f74cb3f 100644 --- a/deployment/api/swagger-dep.yaml +++ b/deployment/api/swagger-dep.yaml @@ -10,7 +10,7 @@ spec: spec: containers: - name: swagger-ui - image: swaggerapi/swagger-ui:v3.24.3 + image: swaggerapi/swagger-ui:v3.27.0 ports: - containerPort: 8080 env: