Skip to content

Commit 7fbbe39

Browse files
committed
Makefile: check dockerhub org from o1-labs to o1labs
1 parent 755bc86 commit 7fbbe39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
NIGHTLY_RUST_VERSION = "nightly-2025-08-18"
55

66
# Docker
7-
DOCKER_ORG ?= o1-labs
7+
DOCKER_ORG ?= o1labs
88

99
# PostgreSQL configuration for archive node
1010
OPEN_ARCHIVE_ADDRESS ?= http://localhost:3007

0 commit comments

Comments
 (0)