Skip to content

Commit

Permalink
Update mysql:9.2.0 Docker digest to 45f5ae2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent d8dd67a commit ae46183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/test/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ services:
retries: 3
start_period: 120s
gics-db:
image: mysql:9.2.0@sha256:e863828bfad034b8848d37640d7ed95746849c9ebc026a4abf2ca3d85b0a450e
image: mysql:9.2.0@sha256:45f5ae20cfe1d6e6c43684dfffef17db1e1e8dc9bf7133ceaafb25c16b10f31b
volumes:
- ./gics/initdb/:/docker-entrypoint-initdb.d
command: --max_allowed_packet=20M --default-time-zone=Europe/Berlin
Expand Down Expand Up @@ -88,7 +88,7 @@ services:
retries: 3
start_period: 120s
gpas-db:
image: mysql:9.2.0@sha256:e863828bfad034b8848d37640d7ed95746849c9ebc026a4abf2ca3d85b0a450e
image: mysql:9.2.0@sha256:45f5ae20cfe1d6e6c43684dfffef17db1e1e8dc9bf7133ceaafb25c16b10f31b
volumes:
- ./gpas/initdb/:/docker-entrypoint-initdb.d
command: --max_allowed_packet=20M --default-time-zone=Europe/Berlin
Expand Down

0 comments on commit ae46183

Please sign in to comment.