using Messaging api

This commit is contained in:
2025-04-19 22:02:51 +08:00
parent e8583e0c29
commit f54430332e
2 changed files with 15 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
from selenium/standalone-chrome
FROM selenium/standalone-chrome:4.17.0
USER root
RUN useradd -ms /bin/bash netflix
RUN apt update && apt install software-properties-common -y