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 3853581 #485

Merged
merged 1 commit into from
Sep 7, 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:32d2fee2b6beef0cf151572b6cef5f3a4801639cb13c435a3aa907e7ffe4a4dd
image: wordpress:6.3.1-apache@sha256:3853581274a20e5c8b021df6037e544d741a1955891d53b7f443eea5e31da2a4
container_name: aosus-wordpress
restart: always
environment:
Expand Down