Browse Source

switch back to 'latest' as 3.10 is lacking GDAL

Markus Neteler 5 years ago
parent
commit
a0f9194c60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker/alpine/Dockerfile_alpine_latest

+ 1 - 1
docker/alpine/Dockerfile_alpine_latest

@@ -1,4 +1,4 @@
-FROM alpine:3:10
+FROM alpine:latest
 
 # Based on:
 # https://github.com/mundialis/docker-grass-gis/blob/master/Dockerfile