From fe7aab391634dfb192144c12f81550a1540951d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 01:09:24 +0000 Subject: [PATCH] Bump coder/coder from v0.23.0 to v0.23.1 in /railway Bumps [coder/coder](https://github.com/coder/coder) from v0.23.0 to v0.23.1. - [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.23.0...v0.23.1) --- 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 e9efab9..0da8d9f 100644 --- a/railway/Dockerfile +++ b/railway/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/coder/coder:v0.23.0 +FROM ghcr.io/coder/coder:v0.23.1 ENV PORT=3000 ENV CODER_HTTP_ADDRESS=0.0.0.0:$PORT ARG RAILWAY_STATIC_URL=