Skip to content

chore(deps): bump coder/coder from v2.12.1 to v2.12.2 in /heroku #147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump coder/coder from v2.12.1 to v2.12.2 in /heroku
Bumps [coder/coder](https://github.com/coder/coder) from v2.12.1 to v2.12.2.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.12.1...v2.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
commit be9a0273aee4f70240b087d5f4d6eb14fb2f7508
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.12.1
FROM ghcr.io/coder/coder:v2.12.2
ENV CODER_TELEMETRY_INSTALL_SOURCE=heroku
ENTRYPOINT []
Loading