We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b7c46 commit 3e25177Copy full SHA for 3e25177
Dockerfile
@@ -1,8 +1,8 @@
1
##### BASE IMAGE #####
2
-FROM python:3.7-slim-stretch
+FROM python:3.8-slim
3
4
##### METADATA #####
5
-LABEL base.image="python:3.6-slim-stretch"
+LABEL base.image="python:3.8-slim"
6
LABEL version="1.1"
7
LABEL software="cwl-WES"
8
LABEL software.version="1.0"
0 commit comments