Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
962886e0
Commit
962886e0
authored
Apr 22, 2021
by
carlosribas
Browse files
Use python:3.8-slim image
parent
c00e916f
Changes
1
Hide 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 @
962886e0
...
...
@@ -4,7 +4,7 @@
#
#-------------------------------------------------------------------------------
FROM
python:3.
7
-slim
FROM
python:3.
8
-slim
RUN
apt-get update
&&
apt-get
install
-y
\
g++
\
...
...
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