Skip to content

Commit

Permalink
Merge pull request #36 from CoderBotOrg/feat/add_environments
Browse files Browse the repository at this point in the history
fix backend missing config
  • Loading branch information
previ authored Jun 22, 2024
2 parents 713793e + 6308db5 commit b457a72
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 b457a72

Please sign in to comment.