Skip to content

Commit

Permalink
chore(deps): update postgres:15.10-bullseye docker digest to 64c75e8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent e8cb98d commit 7e34851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM postgres:15.10-bullseye@sha256:415ae53dd14ec9da9c44111352b26e1d2f0d9e469ec15619eabca86aede57312
FROM postgres:15.10-bullseye@sha256:64c75e82b01c09a8fce09cf03f52f2c7c20f7b7530ab1fa51c678fff826af6f0

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

0 comments on commit 7e34851

Please sign in to comment.