Skip to content

Commit

Permalink
Merge pull request #15115 from mozilla/train-255-uplift-2
Browse files Browse the repository at this point in the history
Train 255 uplift 2
  • Loading branch information
millmason authored Mar 29, 2023
2 parents 640b67b + d2ce01a commit 237f920
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions _dev/docker/builder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ RUN apt-get update && apt-get install -y \
build-essential \
zip \
jq \
curl \
&& rm -rf /var/lib/apt/lists/*

COPY --chown=app:app . /fxa
Expand Down
1 change: 1 addition & 0 deletions _dev/docker/mono/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
netcat \
openssl \
jq \
curl \
iputils-ping \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 237f920

Please sign in to comment.