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

Commit 74ec69f

Browse files
authored
Update Dockerfile
1 parent 80a8367 commit 74ec69f

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
@@ -10,8 +10,8 @@ RUN npm run build
1010

1111
# where repo work will happen
1212
FROM ubuntu:20.04
13-
ARG SNOOTY_PARSER_VERSION=0.13.6
14-
ARG SNOOTY_FRONTEND_VERSION=0.13.22
13+
ARG SNOOTY_PARSER_VERSION=0.13.7
14+
ARG SNOOTY_FRONTEND_VERSION=0.13.23
1515
ARG FLIT_VERSION=3.0.0
1616
ARG NPM_BASE_64_AUTH
1717
ARG NPM_EMAIL

0 commit comments

Comments
 (0)