]> git.parisson.com Git - teleforma.git/commitdiff
goto py 3.10
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 25 Apr 2024 07:40:26 +0000 (09:40 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 25 Apr 2024 07:40:26 +0000 (09:40 +0200)
Dockerfile

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