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 mysql #16708

Merged
merged 1 commit into from
May 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions library/mysql
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Maintainers: Tianon Gravi <[email protected]> (@tianon),
Joseph Ferguson <[email protected]> (@yosifkit)
GitRepo: https://github.com/docker-library/mysql.git

Tags: 8.4.0, 8.4, 8, lts, latest, 8.4.0-oraclelinux8, 8.4-oraclelinux8, 8-oraclelinux8, lts-oraclelinux8, oraclelinux8, 8.4.0-oracle, 8.4-oracle, 8-oracle, lts-oracle, oracle
Tags: 8.4.0, 8.4, 8, lts, latest, 8.4.0-oraclelinux9, 8.4-oraclelinux9, 8-oraclelinux9, lts-oraclelinux9, oraclelinux9, 8.4.0-oracle, 8.4-oracle, 8-oracle, lts-oracle, oracle
Architectures: amd64, arm64v8
GitCommit: c05422492215b3f0602409288c868ee4fd606ac3
GitCommit: a15b34a032f48089ee7b02d307d8f89a96b3bb76
Directory: 8.4
File: Dockerfile.oracle

Tags: 8.0.37, 8.0, 8.0.37-oraclelinux8, 8.0-oraclelinux8, 8.0.37-oracle, 8.0-oracle
Tags: 8.0.37, 8.0, 8.0.37-oraclelinux9, 8.0-oraclelinux9, 8.0.37-oracle, 8.0-oracle
Architectures: amd64, arm64v8
GitCommit: 5fe2b708e9734809d7f6554c131f0371d517bb22
GitCommit: a15b34a032f48089ee7b02d307d8f89a96b3bb76
Directory: 8.0
File: Dockerfile.oracle

Expand Down
Loading