Skip to content

Commit

Permalink
Update postgis/postgis:15-master Docker digest to 0e9c3ab
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent c0df634 commit 8cc29b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/postgis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# RedHat UBI 8 with nodejs 14
FROM postgis/postgis:15-master@sha256:ceb611a5025b0cc62202022fdb244a4d8e2b8ab93b61674a1ac1283034dc6884
FROM postgis/postgis:15-master@sha256:0e9c3ab01e2c4881de5964b4de8f5ff965d9ded2d16e52e26eb0d7ed0a422068

# Enable pgcrypto extension on startup
RUN sed -i '/EXISTS postgis_tiger_geocoder;*/a CREATE EXTENSION IF NOT EXISTS pgcrypto;' \
Expand Down

0 comments on commit 8cc29b0

Please sign in to comment.