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

This commit is contained in:
Prad Nukala 2025-01-11 09:32:12 -05:00
parent a06bae6348
commit 96eff9dffa
2 changed files with 1 additions and 2 deletions

View File

@ -44,5 +44,3 @@ ENV PACKAGES="curl make bash jq sed"
RUN apk add --no-cache $PACKAGES RUN apk add --no-cache $PACKAGES
WORKDIR /opt WORKDIR /opt

View File

@ -54,3 +54,4 @@ message Document {
} }