Skip to content

Commit 003e14b

Browse files
Merge pull request #4759 from dev-hato/renovate/postgres-15.10-bullseye
chore(deps): update postgres:15.10-bullseye docker digest to a875f97
2 parents 30b9d63 + 19f7850 commit 003e14b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM postgres:15.10-bullseye@sha256:aa7d20018040035634fa3a17cfdf49d3bbce09f58c62d8a36b7ecb9f7dddb280
1+
FROM postgres:15.10-bullseye@sha256:a875f9795e193953526bfb309ddc1313bb84bd147bd901fa5016d97abd169121
22

33
RUN find / -type f -perm /u+s -ignore_readdir_race -exec chmod u-s {} \; && \
44
find / -type f -perm /g+s -ignore_readdir_race -exec chmod g-s {} \;

0 commit comments

Comments
 (0)