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

Set the tag of Docker base image: Redis to 6-alpine #427

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

PeterDaveHello
Copy link
Contributor

Redis 6.0.4 is a little bit dated, there are some security
updates in the futures versions.

Set the image tag to 6-alpine, instead of 6.0.12-alpine or 6.2.1-alpine,
so that we don't need to manually follow the minor and patch versions
manually, will be more convenient.

(Could use with --pull parameter when building the image, so that
Docker will always check the latest 6-alpine)

Redis 6.0.4 is a little bit dated, there are some security
updates in the futures versions.

Set the image tag to 6-alpine, instead of 6.0.15-alpine or 6.2.5-alpine,
so that we don't need to manually follow the minor and patch versions
manually, will be more convenient.

(Could use with `--pull` parameter when building the image, so that
Docker will always check the latest 6-alpine)
@zedeus zedeus merged commit 739eb12 into zedeus:master Aug 18, 2021
@PeterDaveHello PeterDaveHello deleted the UpdateDockerBaseImage branch August 19, 2021 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants