Skip to content

Commit

Permalink
Merge pull request #10 from geostreams/9-Dockerfile---Geodashboard-ve…
Browse files Browse the repository at this point in the history
…rsion-doesnt-exist

changed geodashboard_version to "main" in Dockerfile
  • Loading branch information
max-zilla authored Mar 1, 2022
2 parents 7a65e38 + 8866f68 commit cb19126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:14 as build

ARG GEODASHBOARD_VERSION=fix/router-basename
ARG GEODASHBOARD_VERSION=master
ARG CONTEXT=/
ARG GEOSTREAMS_URL=https://smartfarm.ncsa.illinois.edu/geostreams
ARG GEOSERVER_URL=https://smartfarm.ncsa.illinois.edu/geoserver
Expand Down

0 comments on commit cb19126

Please sign in to comment.