Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arkindex
Backend
Commits
1476831e
Verified
Commit
1476831e
authored
5 years ago
by
Erwan Rouchet
Browse files
Options
Downloads
Patches
Plain Diff
Bump Django 2.2.11
parent
c4a19c49
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!675
Bump Django 2.2.11
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
base/requirements.txt
+1
-1
1 addition, 1 deletion
base/requirements.txt
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
1
−
1
View file @
1476831e
image
:
registry.gitlab.com/arkindex/backend:base-0.11.
1
image
:
registry.gitlab.com/arkindex/backend:base-0.11.
3
stages
:
-
test
-
build
...
...
This diff is collapsed.
Click to expand it.
Dockerfile
+
1
−
1
View file @
1476831e
FROM
registry.gitlab.com/arkindex/backend:base-0.11.
1
FROM
registry.gitlab.com/arkindex/backend:base-0.11.
3
ARG
COMMON_BRANCH=master
ARG
COMMON_ID=9855787
...
...
This diff is collapsed.
Click to expand it.
base/requirements.txt
+
1
−
1
View file @
1476831e
boto3==1.9
cryptography>=2.8
Django==2.2.1
0
Django==2.2.1
1
elasticsearch==6.2.0
hiredis==1.0.0
ijson==2.3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment