Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 4c54fa1

Browse files
author
Erik Bledsoe
authored
Update version number for docker installation (#853)
1 parent 4a0f684 commit 4c54fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Coder requires x86-64 and does not support ARM-based processors at this time.
3636
-p 7080:7080 \
3737
-v /var/run/docker.sock:/var/run/docker.sock \
3838
-v ~/.coder:/var/run/coder \
39-
codercom/coder:1.27.0
39+
codercom/coder:1.28.0
4040
```
4141

4242
When this process is complete, Coder will print the URL you can use to access

0 commit comments

Comments
 (0)