Skip to content

Commit

Permalink
parser to 0.14.10 and front-end to 0.14.19 (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmalliso authored Sep 28, 2023
1 parent 0a48352 commit 0e3a974
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +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.14.9
ARG SNOOTY_FRONTEND_VERSION=0.14.18.1
ARG SNOOTY_PARSER_VERSION=0.14.10
ARG SNOOTY_FRONTEND_VERSION=0.14.19
ARG MUT_VERSION=0.10.7
ARG REDOC_CLI_VERSION=1.2.2
ARG NPM_BASE_64_AUTH
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile.enhanced
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +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.14.9
ARG SNOOTY_FRONTEND_VERSION=0.14.18.1
ARG SNOOTY_PARSER_VERSION=0.14.10
ARG SNOOTY_FRONTEND_VERSION=0.14.19
ARG MUT_VERSION=0.10.7
ARG REDOC_CLI_VERSION=1.2.2
ARG NPM_BASE_64_AUTH
Expand Down

0 comments on commit 0e3a974

Please sign in to comment.