- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 13)
This commit is contained in:
Yasir Aris M 2024-09-02 23:00:39 +07:00 committed by GitHub
parent 86865a1a28
commit a0683be229
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ FROM yasirarism/misskaty-docker:py3.12
# FROM yasirarism/misskaty-docker:free
# Set Hostname
ENV HOSTNAME yasir-server
ENV HOSTNAME=yasir-server
# Copy Files
COPY . .
# Instal pip package