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
5886e265
Commit
5886e265
authored
Jul 29, 2020
by
Louis Gesbert
Browse files
Bump to opam 2.1.0~alpha2
parent
6c4c9f7a
Pipeline
#10168
failed with stages
in 13 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 @
5886e265
...
...
@@ -10,7 +10,7 @@ RUN ./configure
RUN
make world.opt
RUN
make
install
ARG
OPAM_VERSION=2.1.0-alpha
ARG
OPAM_VERSION=2.1.0-alpha
2
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