Skip to content

Commit

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

Bump philipssoftware/logproxy from v1.7.10 to v1.8.1 in /logproxy-filter-test
  • Loading branch information
loafoe authored Mar 6, 2023
2 parents 65f5abc + 5995dd6 commit 8e8c73f
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.7.10
FROM philipssoftware/logproxy:v1.8.1
RUN apk --no-cache add ca-certificates
COPY --from=builder /plugin/logproxy-filter-test /app

0 comments on commit 8e8c73f

Please sign in to comment.