Skip to content

Commit 3a710f0

Browse files
committed
Downgrade parser for testing purposes
1 parent 2184dd4 commit 3a710f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN cd ./modules/oas-page-builder \
2222
# where repo work will happen
2323
FROM ubuntu:20.04
2424
ARG WORK_DIRECTORY=/home/docsworker-xlarge
25-
ARG SNOOTY_PARSER_VERSION=0.18.7
25+
ARG SNOOTY_PARSER_VERSION=0.18.6
2626
ARG SNOOTY_FRONTEND_VERSION=0.18.11
2727
ARG MUT_VERSION=0.11.4
2828
ARG REDOC_CLI_VERSION=1.3.3

0 commit comments

Comments
 (0)