Update Dockerfile

This commit is contained in:
A-hash-bit 2022-08-11 17:24:27 +05:30 committed by GitHub
parent 6459806e13
commit 66cd810eb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Docker Build Stage
FROM maven:3-jdk-8-alpine AS build
FROM maven:3.8.6-jdk-8-alpine AS build
# Copy folder in docker