Skip to content

Commit

Permalink
autobuilder v1.5.42: parser 0.18.8, frontend 0.18.12, redoc 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Nov 22, 2024
1 parent 2184dd4 commit 66f657e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ 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.18.7
ARG SNOOTY_FRONTEND_VERSION=0.18.11
ARG SNOOTY_PARSER_VERSION=0.18.8
ARG SNOOTY_FRONTEND_VERSION=0.18.12
ARG MUT_VERSION=0.11.4
ARG REDOC_CLI_VERSION=1.3.3
ARG REDOC_CLI_VERSION=1.3.4
ARG NPM_BASE_64_AUTH
ARG NPM_EMAIL
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 66f657e

Please sign in to comment.