Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 9991af6

Browse files
authored
Update Dockerfile
1 parent f75c12b commit 9991af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN cd ./modules/oas-page-builder \
2323
FROM ubuntu:20.04
2424
ARG WORK_DIRECTORY=/home/docsworker-xlarge
2525
ARG SNOOTY_PARSER_VERSION=0.14.0
26-
ARG SNOOTY_FRONTEND_VERSION=0.14.1
26+
ARG SNOOTY_FRONTEND_VERSION=0.14.3
2727
ARG MUT_VERSION=0.10.3
2828
ARG REDOC_CLI_VERSION=1.2.0
2929
ARG NPM_BASE_64_AUTH

0 commit comments

Comments
 (0)