Skip to content

Commit

Permalink
Update Dockerfile.fips-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arlington1985 authored Sep 17, 2024
1 parent 010fbe6 commit 922b36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dockerfiles/Dockerfile.fips-release
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM amazon/aws-for-fluent-bit:build-fips as builder
COPY ./scripts/dockerfiles/Dockerfile.build /Dockerfile.1.build
COPY ./scripts/dockerfiles/Dockerfile.build-fips /Dockerfile.1.build

# Build Fluent Bit with release compiler flags
RUN cmake -DFLB_RELEASE=On \
Expand Down

0 comments on commit 922b36c

Please sign in to comment.