[Komodo] hqadmin: Commit Dockerfile: update ./Dockerfile

This commit is contained in:
komodo 2025-06-23 14:12:47 -05:00
parent e9ed58d741
commit 1fd0d44074

3
Dockerfile Normal file
View file

@ -0,0 +1,3 @@
## Add your dockerfile here
FROM debian:stable-slim
RUN echo 'Hello Komodo'