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
Open sidebar
libre
gitlab-runner
Commits
cf4254c9
Commit
cf4254c9
authored
Sep 17, 2018
by
Michał "rysiek" Woźniak
Browse files
Update Dockerfile: bugfix
parent
124f8af9
Changes
1
Show 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 @
cf4254c9
...
...
@@ -19,7 +19,7 @@ ARG ADD_REPOSITORY_KEYS=
RUN if
[
"
$ADD_REPOSITORY_KEYS
"
!=
""
]
;
then
\
DEBIAN_FRONTEND
=
noninteractive apt-get
-q
update
&&
\
apt-get
-q
-y
--no-install-recommends
install
\
gpg
\
g
nu
pg
\
apt-transport-https
\
ca-certificates
\
lsb-release
&&
\
...
...
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