Skip to content
Snippets Groups Projects
Commit 1b4f26e9 authored by godog's avatar godog
Browse files

Move to apache2-base:master

parent 221334c6
No related branches found
No related tags found
No related merge requests found
Pipeline #92368 passed
......@@ -27,7 +27,7 @@ COPY static/ /var/www/autistici.org/static/
COPY scripts/precompress.sh /precompress.sh
RUN /precompress.sh /var/www/autistici.org
FROM registry.git.autistici.org/ai3/docker/apache2-base:bookworm
FROM registry.git.autistici.org/ai3/docker/apache2-base:master
COPY --from=gobuild /go/bin/sitesearch /usr/sbin/sitesearch
COPY --from=build /src/index /var/lib/sitesearch/index
COPY --from=assets /src/assets/templates/ /var/lib/sitesearch/templates/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment