Use the tag for the specific LTS release

This commit is contained in:
Brandon Lewis
2020-01-29 18:21:23 -08:00
parent 73a167272c
commit c34cf83c63
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu
FROM ubuntu:bionic
# Prepare the build environment and dependencies
RUN apt-get update