Skip to content

Commit 7e17ebf

Browse files
chore(deps): bump coder/coder from v2.20.0 to v2.20.1 in /render (#213)
Bumps [coder/coder](https://github.com/coder/coder) from v2.20.0 to v2.20.1. - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](coder/coder@v2.20.0...v2.20.1) --- updated-dependencies: - dependency-name: coder/coder dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10475a8 commit 7e17ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ghcr.io/coder/coder:v2.20.0
1+
FROM ghcr.io/coder/coder:v2.20.1
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)