Skip to content

Commit

Permalink
Update Dockerfile - revert mut update (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
schmalliso authored Feb 15, 2024
1 parent 7371716 commit a8927df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ FROM ubuntu:20.04
ARG WORK_DIRECTORY=/home/docsworker-xlarge
ARG SNOOTY_PARSER_VERSION=0.16.0
ARG SNOOTY_FRONTEND_VERSION=0.16.0
ARG MUT_VERSION=0.11.0
ARG MUT_VERSION=0.10.7
ARG REDOC_CLI_VERSION=1.2.3
ARG NPM_BASE_64_AUTH
ARG NPM_EMAIL
Expand Down

0 comments on commit a8927df

Please sign in to comment.