Skip to content

Commit

Permalink
Merge pull request #57 from WASdev/kevin-ortega-patch-2
Browse files Browse the repository at this point in the history
Update Makefile
  • Loading branch information
kevin-ortega committed Dec 13, 2023
2 parents fa44b63 + bd0076a commit 084e50b
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.11
LIBERTY_VERSION=23.0.0.12
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 084e50b

Please sign in to comment.