right shiki language tag

This commit is contained in:
Niccolo Borgioli 2024-12-02 10:44:18 +01:00
parent 6250f4b5bd
commit f1449a157c
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ g.src = u + 'unicorn' // After
I had to create a minuscule `Dockerfile` as the `Rewrite` module is not enabled per default in the standard Matomo docker image.
```Dockerfile
```docker
# Dockerfile
FROM matomo
RUN a2enmod rewrite

View File

@ -277,7 +277,7 @@ I believe telegram bots can be a great alternative if a full fledged app is an o
python-telegram-bot==12.0.0b1
```
```Dockerfile
```docker
# Dockerfile
FROM python:3.7-slim