Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bestpractical/rt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Brandt <jbrandt@bestpractical.com>2022-11-05 00:18:34 +0300
committerJim Brandt <jbrandt@bestpractical.com>2022-11-05 00:18:34 +0300
commit25680e6a1c135ace2b66cbab7931580854a335eb (patch)
treed4f266161e175de2974229abbe056c80f52ec69e
parent52ac9256c6f56fc6119dd866dd5a5cdbb49c67f7 (diff)
Use new docker image for GraphViz2
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 71c366656b..c3123cd9fa 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
# This Dockerfile is for testing only.
-FROM bpssysadmin/rt-base-debian:RT-5.0.3-buster-20220721
+FROM bpssysadmin/rt-base-debian:RT-5.0.3-buster-20221104
ENV RT_TEST_PARALLEL 1
ENV RT_TEST_DEVEL 1