aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorAndrea Giovine2020-08-25 15:53:30 +0000
committerGitHub2020-08-25 15:53:30 +0000
commita9f417a538aeac7a0fb08649a1efc2d9bc5bb040 (patch)
tree4e16bd62841066b092481b65ef81d0e604ffaf43 /Dockerfile
parent71b7ae5fb812faf368a0ce2e968614962e9b7459 (diff)
Update Dockerfile
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index c37d416..9d186a7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM FROM ubuntu:20.04
+FROM ubuntu:20.04
# Install tools and libraries
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -qq git golang libpcap-dev pkg-config libhyperscan-dev npm