Skip to content

Commit

Permalink
Merge pull request #48 from WASdev/version-23.0.0.8
Browse files Browse the repository at this point in the history
Updates for WebSphere Liberty 23.0.0.8
  • Loading branch information
kevin-ortega authored Aug 28, 2023
2 parents 67e3db3 + bd96c49 commit 7094b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
LIBERTY_VERSION=23.0.0.7
LIBERTY_VERSION=23.0.0.8
JAVA8_IMAGE_VERSION=$(LIBERTY_VERSION)-java8
JAVA8_RUNTIME_IMAGE_VERSION=$(LIBERTY_VERSION)-runtime-java8
JAVA11_IMAGE_VERSION=$(LIBERTY_VERSION)-java11
Expand Down

0 comments on commit 7094b96

Please sign in to comment.