SIGN IN SIGN UP

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

0 0 123 Java

Update base image of Dockerfile (#17007)

* Update base image of Dockerfile

* Make github workflow "Docker tests" manually triggerable

* Don't possibly downgrade TLS version

* Update Dockerimage in ``run-in-docker.sh``

* Use Maven's non interactive mode inside workflow

* Don't spam log

* Use java 17

because it won't compile with 21

* Removed hard memory limit

as memory should be controlled by the container

* Update hub dockerfiles
L
litetex committed
2c254432600af6f0a1d0c4de22cd93e918ca3da1
Parent: d1b148a
Committed by GitHub <noreply@github.com> on 11/14/2023, 3:41:49 AM