Compare commits

..

No commits in common. "6b9bb07e739c69cebd2399bace677ce9d483217c" and "030072011116883f447955b3c967a1201bebfb10" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM python:3.10.6-alpine3.15
FROM python:3.10.5-alpine3.15
WORKDIR ./
ARG PUID=1000