Skip to content

Commit

Permalink
Bump docker container build
Browse files Browse the repository at this point in the history
  • Loading branch information
abh committed Jan 10, 2017
1 parent aa7a8bd commit 114b5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM centos:centos6

# Cache buster for occasionally resetting the cached images for the yum commands
ENV LAST_UPDATED 2016-09-10
ENV LAST_UPDATED 2017-01-10

ADD docker/mariadb.repo /etc/yum.repos.d/
RUN yum -y install epel-release; yum -y upgrade; \
Expand Down

0 comments on commit 114b5b9

Please sign in to comment.