Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
OCamlPro
ocaml-docker-images
Commits
24c1a912
Commit
24c1a912
authored
Jan 22, 2021
by
Louis Gesbert
Browse files
Use opam 2.1~beta4
parent
9149129b
Pipeline
#12279
failed with stage
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
24c1a912
...
...
@@ -10,7 +10,7 @@ RUN ./configure
RUN
make world.opt
RUN
make
install
ARG
OPAM_VERSION=2.1.0-beta
2
ARG
OPAM_VERSION=2.1.0-beta
4
ADD
https://github.com/ocaml/opam/releases/download/${OPAM_VERSION}/opam-full-${OPAM_VERSION}.tar.gz /src/opam.tar.gz
WORKDIR
/src/opam
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment