Skip to content

Commit 8557143

Browse files
Set version label in Superset image (#108)
1 parent 2e9a02e commit 8557143

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

superset/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## [superset-stackable2.0.0] - 2022-04-28
3+
## [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
412

513
### Changed
614

superset/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ RUN microdnf update \
4141

4242
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5
4343

44+
ARG PRODUCT
4445
ARG PYTHON
4546
ARG RELEASE=1
4647

0 commit comments

Comments
 (0)