Skip to content

Commit

Permalink
chore(deps): bump coder/coder from v2.8.5 to v2.9.0 in /heroku (#128)
Browse files Browse the repository at this point in the history
Bumps [coder/coder](https://github.com/coder/coder) from v2.8.5 to v2.9.0.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.8.5...v2.9.0)

---
updated-dependencies:
- dependency-name: coder/coder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent b5147a9 commit 2d6e91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heroku/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/coder/coder:v2.8.5
FROM ghcr.io/coder/coder:v2.9.0
ENV CODER_TELEMETRY_INSTALL_SOURCE=heroku
ENTRYPOINT []

0 comments on commit 2d6e91b

Please sign in to comment.