Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
docker-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tools
docker-image
Commits
1edd40b1
Commit
1edd40b1
authored
May 31, 2019
by
caiyanming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade gerrit to 2.16.8
Change-Id: I8c86dbe0bbe6e75e405269299d65d128112833da
parent
dcbde754
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gerrit/Dockerfile
gerrit/Dockerfile
+1
-1
No files found.
gerrit/Dockerfile
View file @
1edd40b1
...
@@ -28,7 +28,7 @@ RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1871F775 && \
...
@@ -28,7 +28,7 @@ RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1871F775 && \
apt-key update
&&
\
apt-key update
&&
\
apt-get
-y
install
openssh-client
sudo
&&
\
apt-get
-y
install
openssh-client
sudo
&&
\
apt-get
-y
install
openjdk-8-jdk
&&
\
apt-get
-y
install
openjdk-8-jdk
&&
\
apt-get
-y
install
gerrit
=
2.16.
7
-1
&&
\
apt-get
-y
install
gerrit
=
2.16.
8
-1
&&
\
rm
-f
/var/gerrit/logs/
*
&&
\
rm
-f
/var/gerrit/logs/
*
&&
\
rm
-rf
/var/lib/apt/lists/
*
rm
-rf
/var/lib/apt/lists/
*
...
...
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