Skip to content

Commit

Permalink
fix backend missing config
Browse files Browse the repository at this point in the history
  • Loading branch information
previ committed Jun 22, 2024
1 parent 9c73154 commit 6308db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
privileged: true

backend:
image: ghcr.io/coderbotorg/backend:5.1.0
image: ghcr.io/coderbotorg/backend:5.1.1
restart: unless-stopped
network_mode: host
privileged: true
Expand Down

0 comments on commit 6308db5

Please sign in to comment.