Skip to content

Commit cfd9e06

Browse files
Merge pull request #185 from 3DBAG/update-image
update dagster version
2 parents b0b264f + 474f0a7 commit cfd9e06

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docker/tools/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ RUN mkdir -p $BAG3D_PIPELINE_LOCATION/tools/share/geoflow-bundle/flowcharts && \
118118

119119

120120
FROM geoflow-old AS dagster
121+
121122
ARG BAG3D_PIPELINE_LOCATION=/opt/3dbag-pipeline
122123

123124
# Activate the virtual environment

docker/tools/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Requirements for running a dagster grpc server in the workflow package images.
2-
dagster==1.8
3-
dagster-postgres==0.24
4-
dagster-docker==0.24
2+
dagster==1.10
3+
dagster-postgres==0.26
4+
dagster-docker==0.26

0 commit comments

Comments
 (0)