Skip to content

Commit

Permalink
Upgrade promster version
Browse files Browse the repository at this point in the history
Signed-off-by: C1313471 Gustavo Rodrigues Coelho <[email protected]>
  • Loading branch information
C1313471 Gustavo Rodrigues Coelho authored and eabili0 committed Jul 20, 2020
1 parent 1a33f1e commit 939f7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ADD alert_rules/alert-rules.yml.tmpl /build/
RUN go build -o main .
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-extldflags "-static"' -o main .

FROM flaviostutz/promster:latest
FROM flaviostutz/promster:1.3.0

ENV ETCD_URL ""
ENV BB_PROMSTER_LEVEL ""
Expand Down

0 comments on commit 939f7c9

Please sign in to comment.