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

Commit 17eec89

Browse files
authored
Update Dockerfile for first branding release
1 parent 8c7c44e commit 17eec89

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
@@ -11,7 +11,7 @@ RUN npm run build
1111
# where repo work will happen
1212
FROM ubuntu:20.04
1313
ARG SNOOTY_PARSER_VERSION=0.13.8
14-
ARG SNOOTY_FRONTEND_VERSION=0.13.24
14+
ARG SNOOTY_FRONTEND_VERSION=0.13.24-branding
1515
ARG FLIT_VERSION=3.0.0
1616
ARG NPM_BASE_64_AUTH
1717
ARG NPM_EMAIL

0 commit comments

Comments
 (0)