Skip to content

Commit a0ed9ed

Browse files
pinning prism version to avoid 415 unsupported media errors
1 parent 19a2339 commit a0ed9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM stoplight/prism
1+
FROM stoplight/prism:4.5.0
22

33
RUN apk update
44
RUN apk add curl

0 commit comments

Comments
 (0)