diff options
author | Michael Dürre <michael.duerre@highstreet-technologies.com> | 2024-03-14 12:07:25 +0100 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-08-16 12:31:58 -0400 |
commit | 74c365e8cf9a1147b2611bd672a0a6e22de3b2d2 (patch) | |
tree | b8fcf96b71380369009027feee8d1976d58b2d3e /alpine/java17 | |
parent | b7f4ad434aa15b4eda4e671a4c47f3bf069b9133 (diff) |
migrate dist to potassium-sr2
add potassium dist and switch odlsli
Issue-ID: CCSDK-3995
Change-Id: I501096101ab9924582e9a05407eb34bcea23ee2d
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'alpine/java17')
-rw-r--r-- | alpine/java17/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/java17/pom.xml b/alpine/java17/pom.xml index 28fed1e2..e45222fb 100644 --- a/alpine/java17/pom.xml +++ b/alpine/java17/pom.xml @@ -97,7 +97,7 @@ <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.34.0</version> + <version>0.39.0</version> <inherited>false</inherited> <configuration> <images> |