Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update images #1477

Merged
merged 1 commit into from
Feb 24, 2016
Merged

Update images #1477

merged 1 commit into from
Feb 24, 2016

Conversation

yosifkit
Copy link
Member

- `drupal` version bumps for security fixes
- `redis` redis/docker-library-redis#48
@yosifkit
Copy link
Member Author

Build test of #1477; 56a322d (drupal, redis):

$ bashbrew build "drupal"
Cloning drupal (git://github.com/docker-library/drupal) ...
Processing drupal:7.43-apache ...
Processing drupal:7.43 ...
Processing drupal:7-apache ...
Processing drupal:7 ...
Processing drupal:7.43-fpm ...
Processing drupal:7-fpm ...
Processing drupal:8.0.4-apache ...
Processing drupal:8.0.4 ...
Processing drupal:8.0-apache ...
Processing drupal:8.0 ...
Processing drupal:8-apache ...
Processing drupal:8 ...
Processing drupal:apache ...
Processing drupal:latest ...
Processing drupal:8.0.4-fpm ...
Processing drupal:8.0-fpm ...
Processing drupal:8-fpm ...
Processing drupal:fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing drupal:7.43-apache
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing drupal:7.43-fpm
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing drupal:8.0.4-apache
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing drupal:8.0.4-fpm
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
$ bashbrew build "redis"
Cloning redis (git://github.com/docker-library/redis) ...
Processing redis:2.8.23 ...
Processing redis:2.8 ...
Processing redis:2 ...
Processing redis:2.8.23-32bit ...
Processing redis:2.8-32bit ...
Processing redis:2-32bit ...
Processing redis:3.0.7 ...
Processing redis:3.0 ...
Processing redis:3 ...
Processing redis:latest ...
Processing redis:3.0.7-32bit ...
Processing redis:3.0-32bit ...
Processing redis:3-32bit ...
Processing redis:32bit ...
Processing redis:3.0.7-alpine ...
Processing redis:3.0-alpine ...
Processing redis:3-alpine ...
Processing redis:alpine ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing redis:2.8.23
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'redis-basics' [5/5]...passed
testing redis:2.8.23-32bit
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'redis-basics' [5/5]...passed
testing redis:3.0.7
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'redis-basics' [5/5]...passed
testing redis:3.0.7-32bit
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'redis-basics' [5/5]...passed
testing redis:3.0.7-alpine
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'redis-basics' [5/5]...passed

tianon added a commit that referenced this pull request Feb 24, 2016
@tianon tianon merged commit fafd85d into docker-library:master Feb 24, 2016
@tianon
Copy link
Member

tianon commented Feb 24, 2016

LGTM

@tianon tianon deleted the drupal-update branch February 24, 2016 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make automated builds available for quicker deployment of maintenance/security releases
3 participants