Skip to content

Commit 54d8435

Browse files
chore(deps): update all non-major dependencies (#12)
Co-authored-by: renovate-widdix[bot] <191334929+renovate-widdix[bot]@users.noreply.github.com>
1 parent 6f92ef9 commit 54d8435

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
ports:
1717
- 3306:3306
1818
wordpress:
19-
image: wordpress:6.9.1
19+
image: wordpress:6.9.4
2020
ports:
2121
- 80:80
2222
restart: always
@@ -32,7 +32,7 @@ services:
3232
- ./error-logging.ini:/usr/local/etc/php/conf.d/error-logging.ini
3333
- ./debug.log:/var/www/html/wp-content/debug.log
3434
phpmyadmin:
35-
image: 'phpmyadmin:5.2.2'
35+
image: 'phpmyadmin:5.2.3'
3636
ports:
3737
- '8081:80'
3838
depends_on:

0 commit comments

Comments
 (0)