Explorar o código

container image: upgrade base image to debian bullseye with python3.10.0

Fabian Peter Hammerle %!s(int64=3) %!d(string=hai) anos
pai
achega
0e63d85627
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-ARG BASE_IMAGE=docker.io/python:3.8.7-slim-buster
+ARG BASE_IMAGE=docker.io/python:3.10.0-slim-bullseye
 ARG SOURCE_DIR_PATH=/location-guessing-game-telegram-bot