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 fbd2cd8 #917

Merged
merged 1 commit into from
Feb 16, 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:2c739b2bbaeb48697400ac19f9d3da52628b0516368c22ece36e1c39f081c533
image: wordpress:6.4.3-apache@sha256:fbd2cd8894fc592b2c4d5a90f707933e752b9523a48a1906abd6f89daff79981
container_name: aosus-wordpress
restart: always
environment:
Expand Down
Loading