Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
/ cups-1 Public archive

Commit

Permalink
Update postgres:12.18-alpine Docker digest to de1426a
Browse files Browse the repository at this point in the history
renovate[bot] committed Feb 14, 2024
1 parent 23757ca commit b79069e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plausible/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ networks:
services:
plausible_db:
restart: unless-stopped
image: postgres:12.18-alpine@sha256:b4ae695b827ce9b0dd897b35933dabf929de46cf37dfbcdbf2c40a4e46527573
image: postgres:12.18-alpine@sha256:de1426a8865f7f3ca1b030e89529c8c06faa9f288495db0d1b2146805ae391f3
volumes:
- postgres:/var/lib/postgresql/data
environment:

0 comments on commit b79069e

Please sign in to comment.