Skip to content

Commit f47a61c

Browse files
committed
v1.8.51
1 parent 532a5f9 commit f47a61c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ RUN go build -o build/x-ui main.go
99
RUN ./DockerInitFiles.sh "$TARGETARCH"
1010

1111
FROM alpine
12-
LABEL org.opencontainers.image.authors="[email protected]"
13-
ENV TZ=Asia/Tehran
12+
LABEL org.opencontainers.image.authors="enkidu-6"
13+
ENV TZ=etc/UTC
1414
WORKDIR /app
1515

1616
RUN apk add ca-certificates tzdata

config/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.5
1+
1.8.51

0 commit comments

Comments
 (0)