We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fadd9 commit 957b473Copy full SHA for 957b473
heroku/Dockerfile
@@ -1,3 +1,3 @@
1
-FROM ghcr.io/coder/coder:v2.22.1
+FROM ghcr.io/coder/coder:v2.23.1
2
ENV CODER_TELEMETRY_INSTALL_SOURCE=heroku
3
ENTRYPOINT []
render/Dockerfile
@@ -1,4 +1,4 @@
ARG RENDER_EXTERNAL_URL
ENV CODER_HTTP_ADDRESS=0.0.0.0:3000
4
ENV CODER_ACCESS_URL=${RENDER_EXTERNAL_URL}
0 commit comments