Skip to content

Commit

Permalink
Fix anchore test
Browse files Browse the repository at this point in the history
  • Loading branch information
vjacynycz committed Jul 19, 2022
1 parent b8fe6f2 commit 6c00944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ COPY nsswitch.conf /etc/nsswitch.conf
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
COPY --from=builder /go/src/github.com/oauth2-proxy/oauth2-proxy/oauth2-proxy /bin/oauth2-proxy
COPY --from=builder /go/src/github.com/oauth2-proxy/oauth2-proxy/jwt_signing_key.pem /etc/ssl/private/jwt_signing_key.pem
RUN apk upgrade busybox=1.35.0-r17 ssl_client=1.35.0-r17

USER 2000:2000

Expand Down

0 comments on commit 6c00944

Please sign in to comment.