Skip to content

Commit 3791615

Browse files
committed
feat: upgrade to superset v4.1.1
1 parent 41111be commit 3791615

File tree

1 file changed

+2
-1
lines changed
  • tutoraspects/templates/aspects/build/aspects-superset

1 file changed

+2
-1
lines changed

tutoraspects/templates/aspects/build/aspects-superset/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
# https://github.com/apache/superset/releases
44
# https://github.com/apache/superset/blob/master/Dockerfile
55
# https://superset.apache.org/docs/databases/installing-database-drivers
6-
FROM apache/superset:4.1.0rc2
6+
7+
FROM apache/superset:4.1.1
78

89
USER root
910

0 commit comments

Comments
 (0)