fix: image Dockerfile [skip ci]
R
Rüdiger Küpper
<rpr@9it.de>
committete am 19.02.2026 01:01
2ae0b760626e1b00a88003b1eaa33febb07b76b8
| @@ -4,3 +4,3 @@ WORKDIR /app | ||
| 4 | 4 | |
| 5 | -COPY static/images /usr/share/nginx/html/images |
|
| 5 | +COPY ./static/images /usr/share/nginx/html/images |
|
| 6 | 6 |