Skip to content

Commit

Permalink
chore(deps): bump coder/coder from v2.11.0 to v2.11.1 in /render (#140)
Browse files Browse the repository at this point in the history
Bumps [coder/coder](https://github.com/coder/coder) from v2.11.0 to v2.11.1.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.11.0...v2.11.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 May 20, 2024
1 parent f6635dd commit 9c724bf
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.0
FROM ghcr.io/coder/coder:v2.11.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 9c724bf

Please sign in to comment.