Terms of Service
|
Privacy Policy
|
Cookie Policy
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
sw4j-net
jekyll
Commits
7bbd92bd
Verified
Commit
7bbd92bd
authored
Sep 03, 2019
by
Uwe Plonus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to debian buster image
parent
9c6627eb
Pipeline
#2432
passed with stages
in 37 minutes and 18 seconds
Changes
1
Pipelines
19
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Dockerfile
Dockerfile
+1
-2
No files found.
Dockerfile
View file @
7bbd92bd
ARG
CI_REGISTRY
FROM
debian:
stretch
-backports
FROM
debian:
buster
-backports
RUN
apt-get update
&&
\
apt-get
-y
upgrade
&&
\
...
...
@@ -11,4 +11,3 @@ RUN apt-get update && \
ENV
LANG en_US.UTF-8
ENV
LANGUAGE en_US:en
ENV
LC_ALL en_US.UTF-8
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