We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e9a02e commit 8557143Copy full SHA for 8557143
superset/CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
3
-## [superset-stackable2.0.0] - 2022-04-28
+## [superset-stackable2.0.1] - 2022-05-03
4
+
5
+### Fixed
6
7
+- Version label set ([#108]).
8
9
+[#108]: https://github.com/stackabletech/docker-images/pull/108
10
11
+## [superset-stackable2.0.0] - 2022-05-02
12
13
### Changed
14
superset/Dockerfile
@@ -41,6 +41,7 @@ RUN microdnf update \
41
42
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5
43
44
+ARG PRODUCT
45
ARG PYTHON
46
ARG RELEASE=1
47
0 commit comments