Skip to content

Commit 10475a8

Browse files
chore(deps): bump coder/coder from v2.19.0 to v2.20.0 in /render (#209)
Bumps [coder/coder](https://github.com/coder/coder) from v2.19.0 to v2.20.0. - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](coder/coder@v2.19.0...v2.20.0) --- 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>
1 parent 8cbaeb2 commit 10475a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/coder/coder:v2.19.0
1+
FROM ghcr.io/coder/coder:v2.20.0
22
ARG RENDER_EXTERNAL_URL
33
ENV CODER_HTTP_ADDRESS=0.0.0.0:3000
44
ENV CODER_ACCESS_URL=${RENDER_EXTERNAL_URL}

0 commit comments

Comments
 (0)