fix: resolve minor formatting inconsistencies in Dockerfile and accumulator.go

This commit is contained in:
Prad N
2025-01-11 09:32:12 -05:00
parent a06bae6348
commit 96eff9dffa
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -44,5 +44,3 @@ ENV PACKAGES="curl make bash jq sed"
RUN apk add --no-cache $PACKAGES
WORKDIR /opt