Simplify Dockerfile
parent
0c510e4713
commit
fab3bce794
@ -1,5 +1,4 @@
|
|||||||
FROM maven:3.8.1-adoptopenjdk-11
|
FROM maven:3.8.1-adoptopenjdk-11
|
||||||
MAINTAINER Goudham Suresh
|
MAINTAINER Goudham Suresh
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y gpg
|
||||||
gpg
|
|
Loading…
Reference in New Issue