Skip to content

Commit 30cef66

Browse files
committed
Update containers
1 parent 5cb7b68 commit 30cef66

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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.968.hb111c99
1+
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.984.h5103747
22

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

images/planet-dump/Dockerfile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.968.hb111c99
2-
1+
FROM developmentseed/osmseed-osm-processor:0.1.0-0.dev.git.984.h5103747
32
VOLUME /mnt/data
43
COPY ./start.sh /
5-
CMD /start.sh
4+
CMD /start.sh

0 commit comments

Comments
 (0)