Skip to content

Commit 2b79c0c

Browse files
chore(deps): update postgres docker tag to v18 (#1783)
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e86d0a8 commit 2b79c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ services:
7676
database:
7777
env_file:
7878
- './.env'
79-
image: 'postgres:17.6@sha256:00bc86618629af00d2937fdc5a5d63db3ff8450acf52f0636ec813c7f4902929'
79+
image: 'postgres:18.0@sha256:41fc5342eefba6cc2ccda736aaf034bbbb7c3df0fdb81516eba1ba33f360162c'
8080
volumes:
8181
- 'db_data:/var/lib/postgresql/data'
8282
environment:

0 commit comments

Comments
 (0)