Vadnir commited on
Commit
a973c6d
·
1 Parent(s): 635963e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -5,7 +5,7 @@
5
  #
6
 
7
  # Pull base image.
8
- FROM dockerfile/ubuntu
9
 
10
  # Install Haproxy.
11
  RUN \
 
5
  #
6
 
7
  # Pull base image.
8
+ FROM github.com/dockerfile/ubuntu
9
 
10
  # Install Haproxy.
11
  RUN \