2
0
mirror of https://github.com/acepanel/templates.git synced 2026-02-04 19:37:30 +08:00

chore(deps): update docker images (minor/patch/digest) (#28)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-04 05:47:45 +00:00
committed by GitHub
parent 38b88b6d56
commit b60a79ee2e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services:
elasticsearch:
image: elasticsearch:9.2.4
image: elasticsearch:9.3.0
restart: unless-stopped
networks:
- acepanel-network

View File

@@ -1,6 +1,6 @@
services:
wordpress:
image: wordpress:6.9.0-php8.4
image: wordpress:6.9.1-php8.4
restart: unless-stopped
networks:
- acepanel-network