1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Bump Dockerfile to 3.11

This commit is contained in:
Tessa Walsh 2025-03-12 14:12:27 -04:00
parent 609400fdeb
commit ee1a0230e3

View File

@ -1,4 +1,4 @@
ARG PYTHON=python:3.10 ARG PYTHON=python:3.11
FROM $PYTHON FROM $PYTHON