Skip to content

Commit

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

Bump philipssoftware/logproxy from v1.8.1 to v1.8.3 in /logproxy-filter-test
  • Loading branch information
loafoe authored May 1, 2023
2 parents 9ce16b8 + 992b5ac commit 9401b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logproxy-filter-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ 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-test /app

0 comments on commit 9401b79

Please sign in to comment.