Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <[email protected]>
  • Loading branch information
lance committed Aug 13, 2024
1 parent b50bd49 commit af543b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.createtree.rh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN go mod download && \
FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:73f7dcacb460dad137a58f24668470a5a2e47378838a0190eef0ab532c6e8998 AS deploy

# Retrieve the binary from the previous stage
COPY --from=build-env /opt/app/opt/app-root/src/opt/app/opt/app/opt/app/opt/app/opt/app/opt/app/opt/app-root /
COPY --from=build-env /opt/app-root/src/createtree /

# Add license file
COPY LICENSE /licenses/LICENSE
Expand Down

0 comments on commit af543b0

Please sign in to comment.