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 de904d6 #442

Merged
merged 1 commit into from
Oct 2, 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:9aaffa62a468c5c1a9fd89b7bf69c758f6642c1717cf2ac887ba314374efa5b6
image: wordpress:6.6.2-apache@sha256:de904d6eb58f7d84c71a8106af01f52caa4651e607c4bc9efe78adbbf4977902
container_name: aosus-wordpress
restart: always
environment:
Expand Down