Skip to content

Commit e382428

Browse files
Merge branch '5.0/github-actions-dockerfile-20250903' into 5.0-trunk
2 parents d6ca4a5 + 8f04550 commit e382428

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM bpssysadmin/rt-base-debian:RT-5.0.8-buster-20250509
1+
FROM bpssysadmin/rt-base-debian:RT-6.0.2-bullseye-20250903
22

33
LABEL maintainer="Best Practical Solutions <contact@bestpractical.com>"
44

@@ -19,7 +19,6 @@ RUN cd /usr/local/src \
1919
&& git checkout $RT_VERSION \
2020
&& ./configure.ac \
2121
--enable-developer \
22-
--enable-gd \
2322
--enable-graphviz \
2423
--with-db-type="$RT_DB_TYPE" \
2524
--with-db-database="$RT_DB_NAME" \

0 commit comments

Comments
 (0)