Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3907910
D2682.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
678 B
Referenced Files
None
Subscribers
None
D2682.diff
View Options
diff --git a/jenkins-agent-php/Dockerfile b/jenkins-agent-php/Dockerfile
--- a/jenkins-agent-php/Dockerfile
+++ b/jenkins-agent-php/Dockerfile
@@ -14,7 +14,7 @@
mercurial subversion \
openjdk-11-jdk \
--no-install-recommends && rm -r /var/lib/apt/lists/* && \
- cd /opt && wget -O phpunit.phar https://phar.phpunit.de/phpunit-9.3.phar && \
+ cd /opt && wget -O phpunit.phar https://phar.phpunit.de/phpunit-9.5.phar && \
chmod +x phpunit.phar && ln -s /opt/phpunit.phar /usr/local/bin/phpunit && \
wget https://phar.phpunit.de/phpcpd.phar && \
chmod +x phpcpd.phar && ln -s /opt/phpcpd.phar /usr/local/bin/phpcpd && \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 11:53 (15 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2306394
Default Alt Text
D2682.diff (678 B)
Attached To
Mode
D2682: Upgrade PHPUnit to 9.5
Attached
Detach File
Event Timeline
Log In to Comment