File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424 - python-version : ' 3.12'
2525 env :
2626 PYGEOAPI_CONFIG : " $(pwd)/pygeoapi-config.yml"
27+ DOCKER_API_VERSION : " 1.44"
2728
2829 services :
2930 postgres :
4243 docker pull elasticsearch:8.17.0 &
4344 docker pull opensearchproject/opensearch:2.18.0 &
4445 docker pull mongo:8.0.4 &
45- docker pull ghcr.io/cgs-earth/sensorthings-action:0.1.0 &
4646 docker pull postgis/postgis:14-3.2 &
4747 - name : Clear up GitHub runner diskspace
4848 run : |
9696 with :
9797 mongodb-version : ' 8.0.4'
9898 - name : Install and run SensorThingsAPI
99- uses : cgs-earth/sensorthings-action@v0.1.0
99+ uses : cgs-earth/sensorthings-action@v0.1.2
100100 - name : Install sqlite and gpkg dependencies
101101 uses : awalsh128/cache-apt-pkgs-action@v1.4.3
102102 with :
You can’t perform that action at this time.
0 commit comments