Skip to content

Commit f644a24

Browse files
chore(deps): update postgres:15.10-bullseye docker digest to aa7d200
1 parent 9d44a0f commit f644a24

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:860206224dcd5c3d7e56a5b619ba6176dc89700de9395c4ad4b5c2c8dd483fc4
1+
FROM postgres:15.10-bullseye@sha256:aa7d20018040035634fa3a17cfdf49d3bbce09f58c62d8a36b7ecb9f7dddb280
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)