Skip to content

Commit 4786042

Browse files
fix(deps): update all non-major deps
1 parent 4418e80 commit 4786042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ services:
171171
# This service runs the PostgreSQL database
172172
database:
173173
container_name: database
174-
image: postgres:15.3-alpine
174+
image: postgres:15.4-alpine
175175
restart: unless-stopped
176176
env_file: env/.env.${ENV}
177177
depends_on:

0 commit comments

Comments
 (0)