mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 16:37:34 +00:00
fix(ci): attest releases and validate offline examples
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
FROM nginx:1.28-alpine
|
||||
FROM scratch
|
||||
|
||||
COPY --chown=nginx:nginx index.html /usr/share/nginx/html/index.html
|
||||
COPY index.html /index.html
|
||||
|
||||
Reference in New Issue
Block a user