Skip to content

Commit

Permalink
Update Dockerfile.local
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry authored Nov 7, 2024
1 parent c22bb49 commit 2c2ba12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.local
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM arm64v8/ubuntu:20.04 as initial
ARG NPM_BASE_64_AUTH
ARG NPM_EMAIL
ARG SNOOTY_PARSER_VERSION=0.18.6
ARG SNOOTY_FRONTEND_VERSION=0.18.9
ARG SNOOTY_FRONTEND_VERSION=0.18.10
ARG MUT_VERSION=0.11.4
ARG REDOC_CLI_VERSION=1.3.1
ARG NPM_BASE_64_AUTH
Expand Down

0 comments on commit 2c2ba12

Please sign in to comment.