Skip to content

Commit

Permalink
use redoc rc
Browse files Browse the repository at this point in the history
  • Loading branch information
mmeigs committed Nov 18, 2024
1 parent 2184dd4 commit 21d155a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARG WORK_DIRECTORY=/home/docsworker-xlarge
ARG SNOOTY_PARSER_VERSION=0.18.7
ARG SNOOTY_FRONTEND_VERSION=0.18.11
ARG MUT_VERSION=0.11.4
ARG REDOC_CLI_VERSION=1.3.3
ARG REDOC_CLI_VERSION=1.3.4-rc.0
ARG NPM_BASE_64_AUTH
ARG NPM_EMAIL
ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.local
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG NPM_EMAIL
ARG SNOOTY_PARSER_VERSION=0.18.7
ARG SNOOTY_FRONTEND_VERSION=0.18.11
ARG MUT_VERSION=0.11.4
ARG REDOC_CLI_VERSION=1.3.3
ARG REDOC_CLI_VERSION=1.3.4-rc.0
ARG NPM_BASE_64_AUTH
ARG NPM_EMAIL
ARG WORK_DIRECTORY=/home/docsworker-xlarge
Expand Down

0 comments on commit 21d155a

Please sign in to comment.