We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b2725 commit 9b6fe10Copy full SHA for 9b6fe10
1 file changed
superset-db/Dockerfile
@@ -1,6 +1,6 @@
1
FROM centos:centos7
2
3
-LABEL version="2.3.2"
+LABEL version="2.3.3"
4
5
# Install dependencies
6
RUN yum update -y && \
0 commit comments