Remove stray file (accidental checkin?)

This commit is contained in:
Klaas van Schelven
2025-04-04 11:28:51 +02:00
parent 6e0f1f0f54
commit f19d9eda4d

View File

@@ -1,7 +0,0 @@
FROM mysql
ENV MYSQL_DATABASE=bugsink
ENV MYSQL_USER=bugsink
# Expose the default port
EXPOSE 3306