Skip to content

Commit

Permalink
alpine:3.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
terjesannum committed Nov 13, 2022
1 parent 2994f44 commit 7f31255
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 @@ -8,7 +8,7 @@ COPY . /workspace

RUN CGO_ENABLED=0 go build -a -o tibber-exporter .

FROM alpine:3.16.2
FROM alpine:3.16.3

LABEL org.opencontainers.image.title="tibber-exporter" \
org.opencontainers.image.description="Prometheus exporter for Tibber power usage and costs" \
Expand Down

0 comments on commit 7f31255

Please sign in to comment.