mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated docker label
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
FROM ubuntu:18.04
|
||||
MAINTAINER Appwrite Team <team@appwrite.io>
|
||||
|
||||
LABEL maintainer="team@appwrite.io"
|
||||
|
||||
ENV TZ=Asia/Tel_Aviv
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
Reference in New Issue
Block a user