Skip to content

Commit

Permalink
fix: docker font
Browse files Browse the repository at this point in the history
  • Loading branch information
liaosunny123 committed Aug 29, 2023
1 parent 9b43d9d commit ac9a7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY . .
RUN go mod download \
&& bash ./scripts/build-all.sh

FROM docker.io/epicmo/gugotik-basic:1.2 as prod
FROM docker.io/epicmo/gugotik-basic:1.3 as prod

ENV TZ Asia/Shanghai

Expand Down

0 comments on commit ac9a7b3

Please sign in to comment.