Skip to content

Commit d1cbdcb

Browse files
chore: fix docker-compose comment (ietf-tools#9679)
Allows the commented-out options to work if uncommented.
1 parent ba8b731 commit d1cbdcb

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
@@ -36,7 +36,7 @@ services:
3636
db:
3737
image: ghcr.io/ietf-tools/datatracker-db:latest
3838
# build:
39-
# context: ..
39+
# context: .
4040
# dockerfile: docker/db.Dockerfile
4141
restart: unless-stopped
4242
volumes:

0 commit comments

Comments
 (0)