Skip to content

Commit

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

Bump philipssoftware/logproxy from v1.8.1 to v1.8.3 in /logproxy-filter-email
  • Loading branch information
loafoe authored Mar 6, 2023
2 parents d6f0bbc + 071f9e9 commit 04e49be
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.8.1
FROM philipssoftware/logproxy:v1.8.3
RUN apk --no-cache add ca-certificates
COPY --from=builder /plugin/logproxy-filter-email /app

0 comments on commit 04e49be

Please sign in to comment.