Skip to content

Commit

Permalink
Merge pull request #51 from CoderBotOrg/feat/v0.7-rc1
Browse files Browse the repository at this point in the history
frontend v0.7-rc1
  • Loading branch information
previ authored Nov 11, 2024
2 parents f9b2111 + eab48ea commit 9d24f22
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
@@ -1,7 +1,7 @@
version: '2'
services:
frontend:
image: ghcr.io/coderbotorg/frontend:v0.6.0
image: ghcr.io/coderbotorg/frontend:v0.7-rc1
restart: unless-stopped
network_mode: host
privileged: true
Expand Down

0 comments on commit 9d24f22

Please sign in to comment.