Skip to content

Commit b457a72

Browse files
authored
Merge pull request #36 from CoderBotOrg/feat/add_environments
fix backend missing config
2 parents 713793e + 6308db5 commit b457a72

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)