Skip to content

Commit

Permalink
Merge pull request #275 from philips-software/dependabot/docker/logpr…
Browse files Browse the repository at this point in the history
…oxy-filter-email/philipssoftware/logproxy-v1.7.4

Bump philipssoftware/logproxy from v1.7.2 to v1.7.4 in /logproxy-filter-email
  • Loading branch information
loafoe authored Sep 18, 2022
2 parents 3eb54f6 + 3db724f commit fd03c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logproxy-filter-email/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WORKDIR /plugin
COPY . .
RUN go build .

FROM philipssoftware/logproxy:v1.7.2
FROM philipssoftware/logproxy:v1.7.4
RUN apk --no-cache add ca-certificates
COPY --from=builder /plugin/logproxy-filter-email /app

0 comments on commit fd03c61

Please sign in to comment.