Skip to content

Commit df00d86

Browse files
chore(deps): bump coder/coder from v2.13.0 to v2.13.1 in /render (#153)
Bumps [coder/coder](https://github.com/coder/coder) from v2.13.0 to v2.13.1. - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](coder/coder@v2.13.0...v2.13.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 97fefa0 commit df00d86

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.13.0
1+
FROM ghcr.io/coder/coder:v2.13.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)