Skip to content

Commit

Permalink
chore(deps): update technowledgy/postgres:14-alpine docker digest to …
Browse files Browse the repository at this point in the history
…400cf5a (#241)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 8bf5179 commit 27dfc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ FROM postgres:15.8-alpine@sha256:620dc79c45816cff4f38f0b49c71f15a3bc6bab9439ba1e
FROM postgres:16.4-alpine@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf AS pg16

# patched pg14 with security_invoker for views
FROM technowledgy/postgres:14-alpine@sha256:67226c1d2436a4e6852896047c73d26184e631dbcd551bfc4d2176664a192d36 AS pg14-invoker
FROM technowledgy/postgres:14-alpine@sha256:400cf5ac6f837004cba0c57b49af3de83616a8ba9102080a914b97983efe59bf AS pg14-invoker

# hadolint ignore=DL3006
FROM pg${PG_MAJOR} AS base
Expand Down

0 comments on commit 27dfc8f

Please sign in to comment.