Skip to content

Commit c55d868

Browse files
authored
Merge pull request #45 from CoderBotOrg/feat/arm64
fix uptime
2 parents d292fce + 159239e commit c55d868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

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

1010
backend:
11-
image: ghcr.io/coderbotorg/backend:git-9672acd-arm64
11+
image: ghcr.io/coderbotorg/backend:git-1a0c8c7-arm64
1212
platform: linux/arm64
1313
restart: unless-stopped
1414
network_mode: host

0 commit comments

Comments
 (0)