(cloud) avoids rate limiting
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM amazoncorretto:11.0.18-al2
|
FROM 679918342773.dkr.ecr.us-east-1.amazonaws.com/corretto:latest
|
||||||
RUN yum update
|
RUN yum update
|
||||||
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/
|
||||||
|
|||||||
Reference in New Issue
Block a user