Switched all services to `eclipse-temurin:21-jre`
authorKai Moritz <kai@juplo.de>
Sun, 23 Jun 2024 09:53:13 +0000 (11:53 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 23 Jun 2024 09:53:26 +0000 (11:53 +0200)
* Kafka Streams uses RocksDB to store data locally.
* Unfortunatly, RocksDB dose _not_ work on Alpine Linux.
* Therefore, the bigger standard-image has to be used.


No differences found