Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 490d874

Browse files
chore(deps): update public.ecr.aws/docker/library/postgres docker tag to v16
1 parent 54f9b28 commit 490d874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ services:
5353
command: supercronic /etc/supercronic/laravel # it runs artisan schedule:run
5454

5555
postgres:
56-
image: public.ecr.aws/docker/library/postgres:15-alpine
56+
image: public.ecr.aws/docker/library/postgres:16-alpine
5757
environment:
5858
POSTGRES_DB: forge
5959
POSTGRES_USER: forge

0 commit comments

Comments
 (0)