Skip to content

Commit 889a210

Browse files
dkijaniadannywillems
authored andcommitted
updated comment for archive packages variants
1 parent b9ad5ff commit 889a210

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dockerfiles/Dockerfile-mina-archive

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ ARG deb_suffix
1414
ENV SUFFIX=${deb_suffix:+-${deb_suffix}}
1515
# construct mina debian package name based on network and suffix.
1616
# possible values:
17-
# - mina-archive
18-
# - mina-archive-lightnet etc.
17+
# - mina-archive-mainnet
18+
# - mina-archive-devnet-lightnet etc.
1919
ENV MINA_DEB=mina-archive-${network}${SUFFIX}
2020

2121
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)