mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
fix typo
This commit is contained in:
parent
1d2fecc250
commit
b5b5c39afa
@ -13,7 +13,7 @@ ENV UID=991 GID=991 \
|
|||||||
CRON_MEMORY_LIMIT=1g \
|
CRON_MEMORY_LIMIT=1g \
|
||||||
TZ=Etc/UTC \
|
TZ=Etc/UTC \
|
||||||
DB_TYPE=sqlite3 \
|
DB_TYPE=sqlite3 \
|
||||||
DOMAIN=localhost
|
DOMAIN=localhost \
|
||||||
CHECK_PERMISSIONS=1
|
CHECK_PERMISSIONS=1
|
||||||
|
|
||||||
RUN apk -U upgrade \
|
RUN apk -U upgrade \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user