issues
search
wso2
/
docker-apim
Docker and Docker Compose resources for WSO2 API Manager
Apache License 2.0
143
stars
215
forks
source link
[4.0.x] Update Alpine Base Image
#522
Closed
ashanhr
closed
2 months ago
ashanhr
commented
2 months ago
Purpose
Update the Alpine base image from version 3.15 to 3.19.2.
Approach
Update the Alpine base image to version 3.19.2 in the Dockerfiles for both JDK 8 and JDK 11.
Update the JDK 8 version to ensure compatibility with Alpine 3.19.2.
Remove unnecessary dependency installations from the JDK 8 Dockerfile.
Purpose
Approach