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

Docker image need regular updates. #613

Open
dorbeus opened this issue Dec 21, 2021 · 3 comments
Open

Docker image need regular updates. #613

dorbeus opened this issue Dec 21, 2021 · 3 comments
Milestone

Comments

@dorbeus
Copy link

dorbeus commented Dec 21, 2021

The docker image should be rebuild on a regular basis.
This so security updates in the base image propagate into the image.
Ideally whenever the php:7.4-apache image gets updated a new image should be pushed.

@coudot
Copy link
Member

coudot commented Dec 21, 2021

Any idea on how automatize it?

@dorbeus
Copy link
Author

dorbeus commented Dec 21, 2021

I have no experience in doing this but the quick and dirty solution could be a github action on a cron timer.

@chaiyd
Copy link

chaiyd commented Jan 14, 2022

Any idea on how automatize it?

Automatic updates can be achieved through workflows

I hope that configuration initialization can be achieved by adding env

@coudot coudot added this to the Future milestone Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants