Skip to content

Commit 9f1cffb

Browse files
authored
use a version tag in Railway template
1 parent 9ae5be4 commit 9f1cffb

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)