Compare commits
No commits in common. "b7a7cddb901a541401a8ec5436970afc20ed925a" and "0b377c8faa314d3a4cfdc5fadf3c7f88193f8a8c" have entirely different histories.
b7a7cddb90
...
0b377c8faa
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
FROM python:3.11.7-alpine as base
|
FROM python:3.9.18-alpine as base
|
||||||
|
|
||||||
ENV PYROOT /pyroot
|
ENV PYROOT /pyroot
|
||||||
ENV PYTHONUSERBASE $PYROOT
|
ENV PYTHONUSERBASE $PYROOT
|
||||||
|
Reference in New Issue
Block a user