Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Update wordpress:6.6.2-apache Docker digest to 4a55727 #437

Merged
merged 1 commit into from
Sep 28, 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
2 changes: 1 addition & 1 deletion aosus-wordpress/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ networks:

services:
wordpress:
image: wordpress:6.6.2-apache@sha256:546daf49f80fea2bb784215b2ddfbf270af8606500878c9be40fb4d0d5f73c6d
image: wordpress:6.6.2-apache@sha256:4a557279b22ee8383f9e0810094b7d59afaa13a72000ef64bdbc57ef13afa286
container_name: aosus-wordpress
restart: always
environment:
Expand Down