#
# SPDX-FileCopyrightText: 2023 Afnic
# SPDX-License-Identifier: GPL-3.0-or-later
FROM nginx:latest
COPY nginx.conf /etc/nginx/nginx.conf