Remove xvfb
parent
1a55952243
commit
bbc9dd20f5
@ -1,6 +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 \
|
|
||||||
xvfb
|
|
Loading…
Reference in New Issue