Skip to content

Commit

Permalink
chore(deps): bump coder/coder from v2.0.0 to v2.0.2 in /render
Browse files Browse the repository at this point in the history
Bumps [coder/coder](https://github.com/coder/coder) from v2.0.0 to v2.0.2.
- [Release notes](https://github.com/coder/coder/releases)
- [Changelog](https://github.com/coder/coder/blob/main/release.key)
- [Commits](coder/coder@v2.0.0...v2.0.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 Aug 12, 2023
1 parent 72b5ab4 commit f30aa6d
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.0.0
FROM ghcr.io/coder/coder:v2.0.2
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 f30aa6d

Please sign in to comment.