Skip to content

Commit

Permalink
Missing build argument in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastinez committed Aug 29, 2024
1 parent 1fb1d84 commit a91a2a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radicle-httpd/build/build
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ main() {
--build-arg SOURCE_DATE_EPOCH \
--build-arg TZ \
--build-arg LC_ALL \
--build-arg GIT_HEAD=$rev \
--build-arg RADICLE_VERSION=$version \
--arch $ARCH --tag $image -f ./build/Dockerfile - <$gitarchive

Expand Down

0 comments on commit a91a2a2

Please sign in to comment.