From 271dfb786f907914f1f1aac4c04cb90b960094ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:15:06 +0000 Subject: [PATCH] chore(deps): bump coder/coder from 2.0.0 to v2.3.0 in /railway Bumps [coder/coder](https://github.com/coder/coder) from 2.0.0 to v2.3.0. - [Release notes](https://github.com/coder/coder/releases) - [Changelog](https://github.com/coder/coder/blob/main/release.key) - [Commits](https://github.com/coder/coder/compare/v2.0.0...v2.3.0) --- updated-dependencies: - dependency-name: coder/coder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- railway/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/railway/Dockerfile b/railway/Dockerfile index 7237d95..0414e63 100644 --- a/railway/Dockerfile +++ b/railway/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/coder/coder:v2.0.0 +FROM ghcr.io/coder/coder:v2.3.0 ENV PORT=3000 ENV CODER_HTTP_ADDRESS=0.0.0.0:$PORT ARG RAILWAY_STATIC_URL=