EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit d560b3e2 authored by Fabian Schindler's avatar Fabian Schindler
Browse files

Fix using ubuntu full base image

parent 7ff11021
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
# IN THE SOFTWARE. # IN THE SOFTWARE.
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------
FROM osgeo/gdal:ubuntu-small-latest FROM osgeo/gdal:ubuntu-full-latest
MAINTAINER EOX MAINTAINER EOX
LABEL name="prism view server preprocessor" \ LABEL name="prism view server preprocessor" \
vendor="EOX IT Services GmbH <https://eox.at>" \ vendor="EOX IT Services GmbH <https://eox.at>" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment