We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00f509 commit 6f57a8cCopy full SHA for 6f57a8c
Dockerfile
@@ -22,8 +22,8 @@ RUN cd ./modules/oas-page-builder \
22
# where repo work will happen
23
FROM ubuntu:20.04
24
ARG WORK_DIRECTORY=/home/docsworker-xlarge
25
-ARG SNOOTY_PARSER_VERSION=0.18.2
26
-ARG SNOOTY_FRONTEND_VERSION=0.18.5
+ARG SNOOTY_PARSER_VERSION=0.18.3
+ARG SNOOTY_FRONTEND_VERSION=0.18.6
27
ARG MUT_VERSION=0.11.4
28
ARG REDOC_CLI_VERSION=1.3.0
29
ARG NPM_BASE_64_AUTH
0 commit comments