]> git.parisson.com Git - teleforma.git/commitdiff
use 3.9.19-bookworm
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:38:49 +0000 (15:38 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:38:49 +0000 (15:38 +0200)
Dockerfile

index c302f081f802f4f8decc861511034cd58a3bf0f2..a618a4ddbe1e1f70e8054edb606d71acf25e8316 100644 (file)
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM python:3.9
+FROM python:3.9.19-bookworm
 
 MAINTAINER Guillaume Pellerin <yomguy@parisson.com>