alair hai 4 meses
pai
achega
ed73379e0d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -1,3 +1,3 @@
-FROM nginx:latest
+FROM 192.168.0.5:9080/repo/nginx:latest
 COPY dist/ /usr/share/nginx/html
 COPY nginx.conf /etc/nginx/conf.d/default.conf