From b5570f2447cbe71af0e4b950f322e8fdf684ddd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 21:38:44 +0000 Subject: [PATCH] chore(deps): bump coder/coder from v0.26.1 to v2.11.2 in /railway Bumps [coder/coder](https://github.com/coder/coder) from v0.26.1 to v2.11.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/v0.26.1...v2.11.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 4beaae5..3d380de 100644 --- a/railway/Dockerfile +++ b/railway/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/coder/coder:v0.26.1 +FROM ghcr.io/coder/coder:v2.11.2 ENV PORT=3000 ENV CODER_HTTP_ADDRESS=0.0.0.0:$PORT ARG RAILWAY_STATIC_URL=