Skip to content

Commit

Permalink
Add missing download
Browse files Browse the repository at this point in the history
  • Loading branch information
jbigot committed Jan 29, 2025
1 parent d09177a commit 87dd5ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debuntu/mini/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ WORKDIR /home/ci
ENV HOME=/home/ci

RUN curl --output pdi.tar.gz -L https://github.com/pdidev/pdi/archive/refs/heads/main.tar.gz
RUN curl --output pdi-tutorial.tar.gz -L https://github.com/pdidev/tutorial/archive/refs/heads/main.tar.gz

USER root:root
WORKDIR /root
Expand Down

0 comments on commit 87dd5ea

Please sign in to comment.