Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Update docker base image (bug 1063778) #2514

Merged
merged 1 commit into from Sep 8, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -3,7 +3,7 @@

# NOTE: this is not provided for production usage.

FROM mozillamarketplace/centos-mysql-mkt:0.1
FROM mozillamarketplace/centos-mysql-mkt:0.2

# Fix multilib issues when installing openssl-devel.
RUN yum install -y --enablerepo=centosplus libselinux-devel
Expand Down