Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mayer authored and Florian Mayer committed Oct 10, 2021
1 parent dafa2b9 commit 2bfcf02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rocker/geospatial:4.0.5 as builder_base
FROM rocker/geospatial:4.1.1 as builder_base
LABEL [email protected]
LABEL description="rocker/geospatial:4.0.5 for DBCA"
LABEL description="rocker/geospatial:4.1.1 with ruODK and extras for DBCA"
# Build this image with
# docker build . -t dbcawa/ruodk:latest --build-arg GITHUB_PAT="..."

Expand Down

0 comments on commit 2bfcf02

Please sign in to comment.