Skip to content

Commit fcea1b5

Browse files
committed
feat: upgrade to superset v4.1.0
1 parent ea2aa1e commit fcea1b5

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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+
FROM apache/superset:4.1.0
77

88
USER root
99

0 commit comments

Comments
 (0)