We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83fe10 commit bb5f882Copy full SHA for bb5f882
AmazonLinuxLibraries.dockerfile
@@ -122,4 +122,4 @@ RUN cd osrm-backend-${OSRM_VERSION} && \
122
cp /usr/lib64/libatomic.so.1 /home/export/lib/ && \
123
cp build/tilemaker /home/export/bin/tilemaker && \
124
cd /home/export && \
125
- zip -r /home/osrm-prebuilt-amazonlinux2023.zip .
+ zip -r /home/aws-lambda-layer-osmtools.zip .
0 commit comments