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
…397a998
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent bb607cc commit ef19313
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.7-alpine@sha256:ede3a168dae0d2154440c2b1b2c7773201bfa969d85a185
FROM postgres:16.3-alpine@sha256:de3d7b6e4b5b3fe899e997579d6dfe95a99539d154abe03f0b6839133ed05065 AS pg16

# patched pg14 with security_invoker for views
FROM technowledgy/postgres:14-alpine@sha256:0bc85702262a8470ce033bae607dab29ca4550054f73969689037af4843c1848 AS pg14-invoker
FROM technowledgy/postgres:14-alpine@sha256:397a998dc1e42a63cfc8a8ab024d8ab1e47f7af6abb43bbb89bb8c4174638d23 AS pg14-invoker

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

0 comments on commit ef19313

Please sign in to comment.