Explorar el Código

Update Dockerfile

Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
Shubhangi-dell hace 3 años
padre
commit
f340481b38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      control_plane/roles/control_plane_device/files/Dockerfile

+ 1 - 1
control_plane/roles/control_plane_device/files/Dockerfile

@@ -1,5 +1,5 @@
 # Dockerfile for creating the management network container
-FROM alpine:latest
+FROM alpine:docker_os
 
 #Installing packages
 RUN apk add dhcp