Merge branch 'master' into 'deploy'

Deploy

See merge request saibotk.de/saiblog!47
This commit is contained in:
Saibotk 2021-07-12 13:47:38 +00:00
commit 8766415914
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ stages:
spellcheck:
stage: orthography
image: docker.io/library/node:16.2
image: docker.io/library/node:16.4
before_script:
- npm i -g markdown-spellcheck
script:

View file

@ -1,4 +1,4 @@
FROM docker.io/library/nginx:1.20.0-alpine
FROM docker.io/library/nginx:1.21.1-alpine
COPY ./public/ /usr/share/nginx/html/