Update resujme

This commit is contained in:
Matúš Námešný 2023-08-18 19:46:52 +00:00
parent b3342d575a
commit f3d80f5e98
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ RUN hugo mod get -u && \
FROM nginx:stable-alpine FROM nginx:stable-alpine
COPY --from=build /app/public /usr/share/nginx/html/ COPY --from=build /app/public /usr/share/nginx/html/
RUN wget https://github.com/LordMathis/resume/releases/download/2023-08-08/resume.pdf -O /usr/share/nginx/html/namesny_matus_resume.pdf RUN wget https://github.com/LordMathis/resume/releases/download/2023-08-16/resume.pdf -O /usr/share/nginx/html/namesny_matus_resume.pdf