Skip to content

Commit 6308db5

Browse files
committed
fix backend missing config
1 parent 9c73154 commit 6308db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
privileged: true
88

99
backend:
10-
image: ghcr.io/coderbotorg/backend:5.1.0
10+
image: ghcr.io/coderbotorg/backend:5.1.1
1111
restart: unless-stopped
1212
network_mode: host
1313
privileged: true

0 commit comments

Comments
 (0)