Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Bump honeycombio/samproxy from 0.8.0 to 0.9.0 #2

Merged
merged 1 commit into from
Sep 1, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM honeycombio/samproxy:0.8.0@sha256:ff3ee4e87857522b23ba1165bf360cc4004e81fc757241af986753e7be653dad AS samproxy
FROM honeycombio/samproxy:0.9.0@sha256:dcf4522942635ea4befcfb5940cd218f5f8dddfafdfeb7a9adeff29f84b41875 AS samproxy

FROM ubuntu:focal@sha256:6f2fb2f9fb5582f8b587837afd6ea8f37d8d1d9e41168c90f410a6ef15fa8ce5
COPY --from=samproxy /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
Expand Down