mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 05:56:31 +03:00
Rename ci_scripts/ into scripts/
This commit is contained in:
5
scripts/docker-doxygen/Dockerfile
Normal file
5
scripts/docker-doxygen/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM debian:stable
|
||||
|
||||
# this is tagged as deltachat/doxygen
|
||||
|
||||
RUN apt-get update && apt-get install -y doxygen
|
||||
Reference in New Issue
Block a user