Skip to content

Commit 957b473

Browse files
chore(deps): bump the coder-image group across 2 directories with 1 update (#228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48fadd9 commit 957b473

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

heroku/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM ghcr.io/coder/coder:v2.22.1
1+
FROM ghcr.io/coder/coder:v2.23.1
22
ENV CODER_TELEMETRY_INSTALL_SOURCE=heroku
33
ENTRYPOINT []

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