mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-02 04:46:25 +00:00
Refresh packages on ubuntu-openjdk-7 base
This commit is contained in:
2
ubuntu-openjdk-7/Dockerfile
Normal file → Executable file
2
ubuntu-openjdk-7/Dockerfile
Normal file → Executable file
@@ -2,7 +2,7 @@ FROM ubuntu:trusty
|
||||
|
||||
MAINTAINER itzg
|
||||
|
||||
ENV APT_GET_UPDATE 2015-03-08
|
||||
ENV APT_GET_UPDATE 2015-07-16
|
||||
RUN apt-get update
|
||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y openjdk-7-jre-headless wget && apt-get clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user