Skip to content
Snippets Groups Projects
Verified Commit 8a783755 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Merge remote-tracking branch 'origin/master'

parents b25f2875 55ffc5fc
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later # SPDX-License-Identifier: AGPL-3.0-or-later
FROM rust:1.67-alpine3.17 AS build FROM rust:1.67-alpine3.17 AS build
RUN apk add --no-cache musl-dev pkgconfig openssl-dev && cargo install --git http://gitbio.ens-lyon.fr/LBMC/Bernard/bamcalib.git RUN apk add --no-cache musl-dev pkgconfig openssl-dev && cargo install bamcalib --version 0.1.1
FROM alpine:3.17 FROM alpine:3.17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment