Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4375f6b
)
Reuse OpenStack master upper-constaints.txt
49/70349/1
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 15 Jun 2020 11:23:39 +0000
(13:23 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 15 Jun 2020 11:23:39 +0000
(13:23 +0200)
https://github.com/openstack/requirements/commit/
c2f72e26a42eceb4b64f80d04db8253a4fbdb793
Change-Id: I0318c8614b09dc7cff1ffba4b813e55483df7eb3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/core/Dockerfile
patch
|
blob
|
history
diff --git
a/docker/core/Dockerfile
b/docker/core/Dockerfile
index
dcfafd3
..
b739ead
100644
(file)
--- a/
docker/core/Dockerfile
+++ b/
docker/core/Dockerfile
@@
-1,7
+1,7
@@
FROM alpine:3.12
ARG BRANCH=master
-ARG OPENSTACK_TAG=
refs/changes/53/735453/1
+ARG OPENSTACK_TAG=
master
COPY Switch-to-threading.Thread-for-Rally-tasks.patch /tmp/Switch-to-threading.Thread-for-Rally-tasks.patch
RUN apk --no-cache add --update \