Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F24986222
D4021.id10499.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
774 B
Referenced Files
None
Subscribers
None
D4021.id10499.diff
View Options
diff --git a/jenkins-agent-barebone/Dockerfile b/jenkins-agent-barebone/Dockerfile
--- a/jenkins-agent-barebone/Dockerfile
+++ b/jenkins-agent-barebone/Dockerfile
@@ -2,7 +2,7 @@
# Nasqueron - Jenkins agent Docker image, not customized
#
-FROM debian:bullseye
+FROM debian:trixie
MAINTAINER Sébastien Santoro aka Dereckson <dereckson+nasqueron-docker@espace-win.org>
#
@@ -10,7 +10,7 @@
#
RUN apt-get update && apt-get install -y \
- openjdk-17-jdk ant openssh-server openssh-client locales \
+ openjdk-25-jdk ant openssh-server openssh-client locales \
--no-install-recommends && rm -r /var/lib/apt/lists/* && \
mkdir -p /var/run/sshd && \
sed -i -e 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen && \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 24, 12:17 (15 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3557170
Default Alt Text
D4021.id10499.diff (774 B)
Attached To
Mode
D4021: Update base image to Debian Trixie and Java 25
Attached
Detach File
Event Timeline
Log In to Comment