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 5e4d996 #454

Merged
merged 1 commit into from
Oct 17, 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:b9f360e1993b69bd61db37c36c7aa6d20f849cef0be4e30b0ef9c007f072a037
image: wordpress:6.6.2-apache@sha256:5e4d996ed4f9c61d9a6b107dd7a54fea8e826a5eae10efdeb10cf6e81f31f262
container_name: aosus-wordpress
restart: always
environment:
Expand Down