Skip to content

Commit

Permalink
Revert "change landing page to feature selection; up label to 2.1.3"
Browse files Browse the repository at this point in the history
This reverts commit cbc9ed0.
  • Loading branch information
HendrikSchultheis committed Jun 28, 2022
1 parent b14c7e6 commit 4e9642a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wilson-basic/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM rocker/shiny:latest
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.3"
LABEL version="2.1.2"

#
# 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=feature_selection
WILSON_LANDING_PAGE=introduction

#
# Move app and data to container
Expand Down

0 comments on commit 4e9642a

Please sign in to comment.