Skip to content

Commit

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

---
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 Jun 10, 2024
1 parent 6ab4746 commit b7f37b9
Showing 1 changed file with 1 addition and 1 deletion.
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.11.2
FROM ghcr.io/coder/coder:v2.12.1
ARG RENDER_EXTERNAL_URL
ENV CODER_HTTP_ADDRESS=0.0.0.0:3000
ENV CODER_ACCESS_URL=${RENDER_EXTERNAL_URL}
Expand Down

0 comments on commit b7f37b9

Please sign in to comment.