Remove xvfb

MYC-Refactor
Hammy 3 years ago
parent 1a55952243
commit bbc9dd20f5

@ -1,6 +1,4 @@
FROM maven:3.8.1-adoptopenjdk-11
MAINTAINER Goudham Suresh
RUN apt-get update && apt-get install -y \
gpg \
xvfb
RUN apt-get update && apt-get install -y gpg
Loading…
Cancel
Save