diff --git a/.env b/.env index f656af9..e93b722 100644 --- a/.env +++ b/.env @@ -39,7 +39,7 @@ VOI_API_URL=https://lsd.raumobil.net/Broker/grid?platform=mobidata-bw&source=voi # dagster variables DAGSTER_POSTGRES_IMAGE=postgres:15.8-bullseye -DAGSTER_PIPELINE_IMAGE=ghcr.io/mobidata-bw/dagster-pipeline:2024-10-01T12-53 +DAGSTER_PIPELINE_IMAGE=ghcr.io/mobidata-bw/dagster-pipeline:2024-10-30T17-02 DAGSTER_DAGIT_IMAGE=ghcr.io/mobidata-bw/dagster-dagit:2024-10-01T12-53 DAGSTER_DAEMON_IMAGE=ghcr.io/mobidata-bw/dagster-daemon:2024-10-01T12-53 DAGSTER_POSTGRES_USER=postgres_user