Skip to content

Commit

Permalink
generate build for logsigner (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr authored Feb 27, 2024
1 parent 336d30c commit b1a2401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.logsigner.rh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ ADD ./ $APP_ROOT/src/

RUN go build -v ./cmd/trillian_log_signer


# Multi-Stage production build
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:06d06f15f7b641a78f2512c8817cbecaa1bf549488e273f5ac27ff1654ed33f0 AS deploy

Expand Down

0 comments on commit b1a2401

Please sign in to comment.