Skip to content

Commit

Permalink
kujira updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danbryan committed Nov 7, 2023
1 parent bbf6a37 commit 022f257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kujirad/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ARG TARGETPLATFORM
# Use muslc for static libs
ARG BUILD_TAGS="muslc"
ARG VERSION=v0.9.1
ARG ORACLE_VERSION=v0.7.2
ARG ORACLE_VERSION=v0.8.3
ARG LD_FLAGS=-linkmode=external \
-extldflags '-Wl,-z,muldefs -static'

Expand Down

0 comments on commit 022f257

Please sign in to comment.