Skip to content

Commit b77cfc8

Browse files
committed
Update docker base image for planet generators
1 parent b111c99 commit b77cfc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/full-history/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.964.h5e9b11b
1+
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.968.hb111c99
22

33
VOLUME /mnt/data
44
COPY ./start.sh /

images/planet-dump/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.964.h5e9b11b
1+
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.968.hb111c99
22

33
VOLUME /mnt/data
44
COPY ./start.sh /

0 commit comments

Comments
 (0)