diff --git a/.github/workflows/swagger_validate.yml b/.github/workflows/swagger_validate.yml index 96fee76..fa33f8b 100644 --- a/.github/workflows/swagger_validate.yml +++ b/.github/workflows/swagger_validate.yml @@ -8,7 +8,7 @@ jobs: name: Swagger Editor Validator Service services: swagger-editor: - image: swaggerapi/swagger-editor + image: swaggerapi/swagger-editor:next-v5 ports: - 80:8080 steps: