From 50aa736eeda1c2029a457cf990ea631a2b767d00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 23:24:11 +0000 Subject: [PATCH] chore(deps): bump coder/coder from 2.0.0 to v2.3.2 in /railway Bumps [coder/coder](https://github.com/coder/coder) from 2.0.0 to v2.3.2. - [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.2) --- 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..00bb9ac 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.2 ENV PORT=3000 ENV CODER_HTTP_ADDRESS=0.0.0.0:$PORT ARG RAILWAY_STATIC_URL=