mirror of
https://github.com/itzg/docker-minecraft-server
synced 2025-03-04 15:17:17 +00:00
Refresh packages on ubuntu-openjdk-7 base
This commit is contained in:
parent
9ffdc49c1b
commit
64b428f920
1 changed files with 1 additions and 1 deletions
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue