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

Update nginx:mainline-alpine Docker digest to 4c93a3b #540

Merged
merged 1 commit into from
Sep 30, 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 piped/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
- postgres

nginx:
image: nginx:mainline-alpine@sha256:16164a43b5faec40adb521e98272edc528e74f31c1352719132b8f7e53418d70
image: nginx:mainline-alpine@sha256:4c93a3bd8bf95412889dd84213570102176b6052d88bb828eaf449c56aca55ef
restart: always
container_name: piped-nginx
volumes:
Expand Down