github-profile / Dockerfile
xiaoxuan6s's picture
Update Dockerfile
f05ed28 verified
raw
history blame contribute delete
97 Bytes
FROM ghcr.io/xiaoxuan6/github-profile:latest
USER root
RUN ls -la /src && \
chmod -R 777 /src