Browse Source

Update Dockerfile

Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
Shubhangi-dell 3 years ago
parent
commit
f340481b38
1 changed files with 1 additions and 1 deletions
  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
 # Dockerfile for creating the management network container
-FROM alpine:latest
+FROM alpine:docker_os
 
 
 #Installing packages
 #Installing packages
 RUN apk add dhcp
 RUN apk add dhcp