Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
use latest rocker image; up image label
  • Loading branch information
HendrikSchultheis committed Apr 21, 2021
1 parent 2ae7e5c commit 5eb24e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wilson-basic/Dockerfile
@@ -1,8 +1,8 @@
FROM rocker/shiny:4.0.4
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.2"
LABEL version="2.1.3"

#
# Configuration
Expand Down

0 comments on commit 5eb24e5

Please sign in to comment.