diff --git a/docker/python-base/Dockerfile b/docker/python-base/Dockerfile index 0872e4ab3e..cd339bcd17 100644 --- a/docker/python-base/Dockerfile +++ b/docker/python-base/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Comment to force rebuilds Thu Sep 8 15:32:47 UTC 2022 +# Comment to force rebuilds Tue Feb 7 17:57:17 UTC 2023 ARG PYTHON_VERSION=3.11 ARG DEBIAN_VERSION=bullseye diff --git a/docker/python-builder/Dockerfile b/docker/python-builder/Dockerfile index 7fd017ad49..a2667c570b 100644 --- a/docker/python-builder/Dockerfile +++ b/docker/python-builder/Dockerfile @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Comment to force rebuilds Thu Sep 8 15:32:47 UTC 2022 +# Comment to force rebuilds Tue Feb 7 17:57:17 UTC 2023 ARG PYTHON_VERSION=3.11 ARG DEBIAN_VERSION=bullseye