Skip to content

Commit 98634ea

Browse files
authored
chore(dev): fails to build a container in a GitHub Codespace (ietf-tools#6006)
1 parent a38b6c1 commit 98634ea

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
@@ -74,7 +74,7 @@ services:
7474
CELERY_APP: ietf
7575
CELERY_ROLE: worker
7676
UPDATE_REQUIREMENTS_FROM: requirements.txt
77-
DEV_MODE: yes
77+
DEV_MODE: "yes"
7878
command:
7979
- '--loglevel=INFO'
8080
depends_on:

0 commit comments

Comments
 (0)