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

Commit 29c5a8a

Browse files
authored
Update Dockerfile
1 parent f613e6d commit 29c5a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ RUN cd ./modules/oas-page-builder \
2121

2222
# where repo work will happen
2323
FROM ubuntu:20.04
24-
ARG SNOOTY_PARSER_VERSION=0.13.16
25-
ARG SNOOTY_FRONTEND_VERSION=0.13.36
24+
ARG SNOOTY_PARSER_VERSION=0.13.17
25+
ARG SNOOTY_FRONTEND_VERSION=0.13.38
2626
ARG REDOC_CLI_VERSION=1.0.0
2727
ARG NPM_BASE_64_AUTH
2828
ARG NPM_EMAIL

0 commit comments

Comments
 (0)