(cloud) update user interactivity
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
FROM 679918342773.dkr.ecr.us-east-1.amazonaws.com/corretto:latest
|
FROM 679918342773.dkr.ecr.us-east-1.amazonaws.com/corretto:latest
|
||||||
RUN yum update
|
RUN yum update -y
|
||||||
RUN yum install -y poppler-utils
|
RUN yum install -y poppler-utils
|
||||||
COPY target/auto-ap.jar /usr/local/
|
COPY target/auto-ap.jar /usr/local/
|
||||||
COPY config /usr/local/config/
|
COPY config /usr/local/config/
|
||||||
|
|||||||
Reference in New Issue
Block a user