20645: Updating base images.
[lightning.git] / docker / vcfutil / Dockerfile
index db9e38015859bbe575b35d6283bbe5c8d547afa8..409fb8a5bce543696b0a3695a9dad4bbfcb1be41 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-FROM python:3.8-buster
+FROM python:3.11-buster
 
 USER root