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.
1 parent 8e2976f commit 8197313Copy full SHA for 8197313
.github/workflows/checks.yml
@@ -79,7 +79,7 @@ jobs:
79
runs-on: ubuntu-latest
80
services:
81
openapi-test-server:
82
- image: ghcr.io/openapi-generators/openapi-test-server:latest
+ image: ghcr.io/openapi-generators/openapi-test-server:0.0.1
83
ports:
84
- "3000:3000"
85
steps:
0 commit comments