Pin version more specifically

This commit is contained in:
2023-12-04 19:33:32 +01:00
parent 78c1129391
commit 9a5e9ffaa7

View File

@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: AGPL-3.0-or-later
FROM python:3.8-alpine as base
FROM python:3.8.18-alpine as base
ENV PYROOT /pyroot
ENV PYTHONUSERBASE $PYROOT