Upgrade base image (#244)
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
FROM maven:3.8.2-jdk-8-slim
|
FROM maven:3.9.2-eclipse-temurin-11
|
||||||
|
|
||||||
# Install preprocessing script requirements
|
# Install preprocessing script requirements
|
||||||
RUN apt-get update && apt-get -y install git python3-pip && pip install urllib3==1.24.2
|
RUN apt-get update && apt-get -y install git python3-pip && pip install urllib3==1.24.2
|
||||||
|
|||||||
Reference in New Issue
Block a user