Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 130d7b4 commit 730dc42
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.18.3
FROM ghcr.io/coder/coder:v2.18.4
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 730dc42

Please sign in to comment.