There was an error while loading. Please reload this page.
1 parent b655fe1 commit 2f166e8Copy full SHA for 2f166e8
compose/aws-backup/Dockerfile_ubuntu
@@ -1,4 +1,4 @@
1
-FROM ubuntu
+FROM ubuntu:18.04
2
MAINTAINER Jordan Reedie jreedie@mit.edu
3
ENV DEBIAN_FRONTEND noninteractive
4
compose/openbadge-hub-py/Dockerfile_ubuntu_dev
@@ -1,6 +1,6 @@
# Based on - https://github.com/don41382/docker-rpi-python3-with-bluetooth
# Pull base image
MAINTAINER Oren Lederman orenled@mit.edu
5
6
# Install dependencies
0 commit comments