Skip to content

Commit fc7a9de

Browse files
committed
Update Dockerfile
1 parent b4638c7 commit fc7a9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ckstats/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM node:20-slim
33
LABEL maintainer="magicdude4eva" \
44
org.opencontainers.image.authors="magicdude4eva" \
55
org.opencontainers.image.documentation="https://github.com/magicdude4eva/btc-fullnode-stack" \
6-
org.opencontainers.image.description="CKStats - A stats dashboard for CKPool-Solo, with PostgreSQL + Grafana integration"
6+
org.opencontainers.image.description="CKStats - A stats dashboard for CKPool-Solo, with PostgreSQL"
77

88
# Set environment
99
ENV DEBIAN_FRONTEND=noninteractive \

0 commit comments

Comments
 (0)