Skip to content

Commit

Permalink
removing leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
sw360cab committed Aug 13, 2024
1 parent 0a4e974 commit e0320a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,5 @@ RUN --mount=type=cache,target=/go/pkg/mod/ \

FROM alpine:3.20 AS tx-indexer

# Set the timezone and install CA certificates
# RUN apk --no-cache add ca-certificates tzdata

COPY --from=builder /app/indexer /usr/local/bin/indexer
ENTRYPOINT [ "/usr/local/bin/indexer" ]

0 comments on commit e0320a5

Please sign in to comment.