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

Update wordpress:6.3.1-apache Docker digest to 4e3e38d #492

Merged
merged 1 commit into from
Sep 9, 2023
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 @@ -5,7 +5,7 @@ networks:

services:
wordpress:
image: wordpress:6.3.1-apache@sha256:8c17b9979f89c2c34e15b1ce321a23ef688398292b426c9f860e41294e1743ac
image: wordpress:6.3.1-apache@sha256:4e3e38d3c09535bb589a52c58ed1cc214c48773ae10469e142a7a2f96e0a56f6
container_name: aosus-wordpress
restart: always
environment:
Expand Down