Skip to content

Commit

Permalink
oops, forgot to remove COPY
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoir committed Feb 21, 2025
1 parent 0f5ce84 commit 315e376
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pipeline/id_minter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ FROM public.ecr.aws/l7a1d1z4/jvm_container_lambda:v1 AS base

LABEL maintainer="Wellcome Collection <[email protected]>"

RUN yum install awscli -y
COPY bash_secrets_extension.sh /opt/extensions/bash_secrets_extension.sh

ADD target/universal/stage /opt/docker
ENV CLASSPATH="/opt/docker/lib/*"
WORKDIR /opt/docker
Expand Down

0 comments on commit 315e376

Please sign in to comment.