Skip to content

Commit

Permalink
chore(deps): update postgres:15.10-bullseye docker digest to c638b5a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent d8201a3 commit 6fb0c37
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:64c75e82b01c09a8fce09cf03f52f2c7c20f7b7530ab1fa51c678fff826af6f0
FROM postgres:15.10-bullseye@sha256:c638b5a6550e37597534280e06d4dde4c63c10679b75f0d372a90b7e8e4d4ed3

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 6fb0c37

Please sign in to comment.