8000 chore(deps): bump coder/coder from v2.20.2 to v2.21.0 in /render by dependabot[bot] · Pull Request #217 · coder/packages · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump coder/coder from v2.20.2 to v2.21.0 in /render #217

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
Apr 7, 2025
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.20.2 to v2.21.0 in /render
Bumps [coder/coder](https://github.com/coder/coder) from v2.20.2 to v2.21.0.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.20.2...v2.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2025
commit af53f758746c1083ce7327297b9a1b7d4c760191
2 changes: 1 addition & 1 deletion render/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/coder/coder:v2.20.2
FROM ghcr.io/coder/coder:v2.21.0
ARG RENDER_EXTERNAL_URL
ENV CODER_HTTP_ADDRESS=0.0.0.0:3000
ENV CODER_ACCESS_URL=${RENDER_EXTERNAL_URL}
Expand Down
0