Skip to content

Commit

Permalink
Merge pull request #4667 from dev-hato/renovate/postgres-15.10-bullseye
Browse files Browse the repository at this point in the history
chore(deps): update postgres:15.10-bullseye docker digest to 8602062
  • Loading branch information
renovate[bot] authored Jan 14, 2025
2 parents fc1f08a + 4ab65c4 commit 265be47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:860206224dcd5c3d7e56a5b619ba6176dc89700de9395c4ad4b5c2c8dd483fc4

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
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 265be47

Please sign in to comment.