mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 02:57:49 +00:00
Updating the base image to alpine-jre to reduce docker image size.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:13-alpine
|
||||
FROM adoptopenjdk/openjdk13:alpine-jre
|
||||
MAINTAINER ConnectUs
|
||||
|
||||
# Update the package list and upgrade installed packages
|
||||
|
||||
Reference in New Issue
Block a user