Skip to content

Commit

Permalink
[DOP-4171]: Manually change parser version to test
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Jan 26, 2024
1 parent 3b86088 commit 3d6be58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile.enhanced
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ RUN cd ./modules/oas-page-builder \
# where repo work will happen
FROM ubuntu:20.04
ARG WORK_DIRECTORY=/home/docsworker-xlarge
ARG SNOOTY_PARSER_VERSION=0.15.2
# TODO: Change this back to 0.15.2 before merging
ARG SNOOTY_PARSER_VERSION=0.15.1
ARG SNOOTY_FRONTEND_VERSION=0.15.6
ARG MUT_VERSION=0.10.7
ARG REDOC_CLI_VERSION=1.2.3
Expand Down

0 comments on commit 3d6be58

Please sign in to comment.