aboutsummaryrefslogtreecommitdiffhomepage
path: root/Dockerfile
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2020-05-30 11:39:28 +1000
committerBen V. Brown <[email protected]>2020-05-30 11:39:28 +1000
commit341d7b1d5a98af8fc71970f10ad1c92ce7af7b60 (patch)
tree3db696aa4debd5adac16c5349226cb121b439c24 /Dockerfile
parenta7a97e604f79fde7eb4fab78c9afc31f511826c9 (diff)
downloadIronOS-341d7b1d5a98af8fc71970f10ad1c92ce7af7b60.tar.gz
IronOS-341d7b1d5a98af8fc71970f10ad1c92ce7af7b60.zip
Pin ubuntu version
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index e9e9b6ae..8e07117d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM ubuntu:rolling
+FROM ubuntu:20.04
LABEL maintainer="Ben V. Brown <[email protected]>"
WORKDIR /build