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 a078d12 #525

Merged
merged 1 commit into from
Sep 22, 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:5620af294f5243a6d4928535213275e771d5f0f379f3bb0ed2596b7178f7341e
image: wordpress:6.3.1-apache@sha256:a078d12a76827322cf95c1e3ae470d30bd518af6e0bdb42f4f49919b2b3ba74b
container_name: aosus-wordpress
restart: always
environment:
Expand Down