diff --git a/Dockerfile b/Dockerfile index f99afa2..c15b69c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:alpine3.14 +FROM python:alpine # Getting things ready WORKDIR /usr/src/shynet diff --git a/shynet/a17t/templates/a17t/includes/pagination.html b/shynet/a17t/templates/a17t/includes/pagination.html index 9ace3e7..4d2284d 100644 --- a/shynet/a17t/templates/a17t/includes/pagination.html +++ b/shynet/a17t/templates/a17t/includes/pagination.html @@ -1,23 +1,23 @@