Skip to content

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

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
Jul 1, 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.2 to v2.12.3 in /heroku
Bumps [coder/coder](https://github.com/coder/coder) from v2.12.2 to v2.12.3.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.12.2...v2.12.3)

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

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