Skip to content

Commit 66391fd

Browse files
authored
Merge pull request #12 from coder/matifali-railway-fix-coder-version
use a version tag in Railway template
2 parents 150675b + 9f1cffb commit 66391fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railway/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:latest
1+
FROM ghcr.io/coder/coder:v0.22.0
22
ENV PORT=3000
33
ENV CODER_HTTP_ADDRESS=0.0.0.0:$PORT
44
ARG RAILWAY_STATIC_URL=

0 commit comments

Comments
 (0)