瀏覽代碼

Update Dockerfile

Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
Shubhangi-dell 3 年之前
父節點
當前提交
f340481b38
共有 1 個文件被更改,包括 1 次插入1 次删除
  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