mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-22 17:19:06 +01:00
fixing dockerfile
This commit is contained in:
@@ -30,7 +30,7 @@ LABEL maintainer="yusing@6uo.me"
|
||||
COPY --from=builder /usr/share/zoneinfo /usr/share/zoneinfo
|
||||
|
||||
# copy binary
|
||||
COPY --from=builder /app /
|
||||
COPY --from=builder /app /app
|
||||
|
||||
# copy schema directory
|
||||
COPY schema/ /app/schema/
|
||||
|
||||
Reference in New Issue
Block a user