Skip to content

Commit

Permalink
chore: Update Dockerfile to use GitHub Container Registry for image b…
Browse files Browse the repository at this point in the history
…uild and push
  • Loading branch information
Anduin2017 committed Jun 3, 2024
1 parent 9172f2f commit 9c94523
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ RUN mkdocs build
# ============================
# Prepare Runtime Environment
FROM hub.aiursoft.cn/aiursoft/static
COPY --from=python-env /app/site /data
COPY --from=python-env /app/site /data

LABEL org.opencontainers.image.source="https://github.com/Anduin2017/HowToCook"

0 comments on commit 9c94523

Please sign in to comment.