Skip to content

Commit faeb8ed

Browse files
authored
Updated schema URL to main
1 parent 5aaeb66 commit faeb8ed

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
@@ -25,4 +25,4 @@ COPY tests/*.py ./app/tests/
2525
COPY tools/*.py ./app/tools/
2626

2727
# Request-response-schemas repo/branch to use for validation
28-
ENV SCHEMAS_URL=https://raw.githubusercontent.com/lambda-feedback/request-response-schemas/579-adding-preview-command
28+
ENV SCHEMAS_URL=https://raw.githubusercontent.com/lambda-feedback/request-response-schemas/master

0 commit comments

Comments
 (0)