Skip to content

Commit 9f95b53

Browse files
Update mysql:8.4 Docker digest to 679e7e9
1 parent 370716b commit 9f95b53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/otel-collector/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
services:
1515
mysql:
16-
image: mysql:8.4@sha256:0f775a92980b41c87c58f934a204de80431dd4d854057160ec1cb936663eabe9
16+
image: mysql:8.4@sha256:679e7e924f38a3cbb62a3d7df32924b83f7321a602d3f9f967c01b3df18495d6
1717
environment:
1818
- MYSQL_ROOT_PASSWORD=otel_password
1919
- MYSQL_DATABASE=db

example/stdout/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
services:
1515
mysql:
16-
image: mysql:8.4@sha256:0f775a92980b41c87c58f934a204de80431dd4d854057160ec1cb936663eabe9
16+
image: mysql:8.4@sha256:679e7e924f38a3cbb62a3d7df32924b83f7321a602d3f9f967c01b3df18495d6
1717
ports:
1818
- 3306:3306
1919
environment:

0 commit comments

Comments
 (0)