]> Untitled Git - web-gallery.git/blob - server/Dockerfile
Updated to 1.7.0
[web-gallery.git] / server / Dockerfile
1 FROM nginx:1.27-alpine
2
3 COPY ./default.conf /etc/nginx/conf.d/default.conf