Validate addresses and enable payments
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
FROM python:3
|
||||
FROM python:3.10
|
||||
ARG OPERATION
|
||||
|
||||
RUN useradd -d /code xf
|
||||
|
||||
Reference in New Issue
Block a user