We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 532a5f9 commit f47a61cCopy full SHA for f47a61c
Dockerfile
@@ -9,8 +9,8 @@ RUN go build -o build/x-ui main.go
9
RUN ./DockerInitFiles.sh "$TARGETARCH"
10
11
FROM alpine
12
-LABEL org.opencontainers.image.authors="[email protected]"
13
-ENV TZ=Asia/Tehran
+LABEL org.opencontainers.image.authors="enkidu-6"
+ENV TZ=etc/UTC
14
WORKDIR /app
15
16
RUN apk add ca-certificates tzdata
config/version
@@ -1 +1 @@
1
-1.8.5
+1.8.51
0 commit comments