]> git.parisson.com Git - teleforma.git/commitdiff
force use bookworm
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 25 Apr 2024 07:56:43 +0000 (09:56 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 25 Apr 2024 07:56:43 +0000 (09:56 +0200)
Dockerfile

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