Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
inherit from fixed actinia-core version in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacata committed Nov 26, 2019
1 parent 5f2c551 commit 52d0e4f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docker/actinia-core/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
FROM mundialis/actinia-core:latest

ENV SETUPTOOLS_SCM_PRETEND_VERSION=0.1
FROM mundialis/actinia-core:0.99

# install importer and exporter modules (for ace) to use interface description
RUN grass --tmp-location EPSG:4326 --exec g.extension -s url=https://github.com/mundialis/importer extension=importer && \
Expand Down

0 comments on commit 52d0e4f

Please sign in to comment.