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

Update wordpress:6.4.3-apache Docker digest to 01fb624 #876

Merged
merged 1 commit into from
Feb 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.4.3-apache@sha256:7869c623d6b467ddbfe96f5d09b85052efd3b487a687b05b20c85336babe2c73
image: wordpress:6.4.3-apache@sha256:01fb62485c4a70c13a7f5fd02d56235c904b748f810be29027a337f1400dc4ea
container_name: aosus-wordpress
restart: always
environment:
Expand Down
Loading