Skip to content

Commit

Permalink
chore(deps): bump coder/coder from 2.2.1 to v2.3.0 in /heroku (#105)
Browse files Browse the repository at this point in the history
Bumps [coder/coder](https://github.com/coder/coder) from 2.2.1 to v2.3.0.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.2.1...v2.3.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 Oct 16, 2023
1 parent 9405368 commit d78c252
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.2.1
FROM ghcr.io/coder/coder:v2.3.0
ENV CODER_TELEMETRY_INSTALL_SOURCE=heroku
ENTRYPOINT []

0 comments on commit d78c252

Please sign in to comment.