Skip to content

Commit 7e72f4b

Browse files
chore(deps): bump the coder-image group across 2 directories with 1 update (#230)
Bumps the coder-image group with 1 update in the /heroku directory: [coder/coder](https://github.com/coder/coder). Bumps the coder-image group with 1 update in the /render directory: [coder/coder](https://github.com/coder/coder). Updates `coder/coder` from v2.24.1 to v2.24.2 - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](coder/coder@v2.24.1...v2.24.2) Updates `coder/coder` from v2.24.1 to v2.24.2 - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](coder/coder@v2.24.1...v2.24.2) --- updated-dependencies: - dependency-name: coder/coder dependency-version: v2.24.2 dependency-type: direct:production dependency-group: coder-image - dependency-name: coder/coder dependency-version: v2.24.2 dependency-type: direct:production dependency-group: coder-image ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2fd91b commit 7e72f4b

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