Skip to content

Commit

Permalink
Merge pull request #164 from data-catering/renovate/dagster-dagster-k…
Browse files Browse the repository at this point in the history
…8s-1.x

Update dagster/dagster-k8s Docker tag to v1.8.13
  • Loading branch information
pflooky authored Oct 25, 2024
2 parents c38e94f + 81a0fe4 commit 7adbb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ services:
- "DAGSTER_POSTGRES_PASSWORD=${POSTGRES_PASSWORD:-postgres}"
- DAGSTER_POSTGRES_DB=dagster
- DAGSTER_HOME=/opt/dagster/dagster_home/
image: "dagster/dagster-k8s:${DAGSTER_VERSION:-1.8.12}"
image: "dagster/dagster-k8s:${DAGSTER_VERSION:-1.8.13}"
ports:
- "3000:3000"
volumes:
Expand Down

0 comments on commit 7adbb3c

Please sign in to comment.