Commit 8465a104 authored by TokaKaram's avatar TokaKaram

clear Docker cash

parent ab4c8023
......@@ -4,7 +4,7 @@ RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/nginx.conf
RUN echo "Last Build: 2025-12-23_v1"
RUN echo "Last Build: 2025-12-23_v2"
COPY . /usr/share/nginx/html/
......
......@@ -12,7 +12,7 @@
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="style.css?v=2">
<link rel="stylesheet" href="style.css?v=2.1">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" media="print" onload="this.media='all'">
<script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment