Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
change landing page to feature selection; up label to 2.1.3
  • Loading branch information
HendrikSchultheis committed Jun 27, 2022
1 parent 2ae7e5c commit cbc9ed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wilson-basic/Dockerfile
Expand Up @@ -2,7 +2,7 @@ FROM rocker/shiny:4.0.4
LABEL maintainer="Jens Preussner <jens.preussner@mpi-bn.mpg.de>"
LABEL maintainer="Hendrik Schultheis <hendrik.schultheis@mpi-bn.mpg.de>"
LABEL maintainer="Carsten Kuenne <carsten.kuenne@mpi-bn.mpg.de>"
LABEL version="2.1.2"
LABEL version="2.1.3"

#
# Configuration
Expand All @@ -11,7 +11,7 @@ ENV \
# Define the default location from which the app is served
WILSON_LOCATION=/ \
# Define the landing page for the app
WILSON_LANDING_PAGE=introduction
WILSON_LANDING_PAGE=feature_selection

#
# Move app and data to container
Expand Down

0 comments on commit cbc9ed0

Please sign in to comment.