Skip to content

Commit

Permalink
magic
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjizhan committed Sep 17, 2024
1 parent 7e68fac commit c0b19cd
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 @@ -3,7 +3,7 @@ version: '3.8'
services:
node:
container_name: node
image: oven/bun:1
image: oven/bun:1.1.26
working_dir: /app
volumes:
- ./src/__tests__/configs/acala.yml:/app/acala.yml
Expand Down

0 comments on commit c0b19cd

Please sign in to comment.