Skip to content

Commit 255ea96

Browse files
Update docker.io/postgres Docker tag to v18
1 parent e21edb0 commit 255ea96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

social-stack/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ services:
8484
restart: unless-stopped
8585
# image: docker.io/postgres:12.2-alpine
8686
# image: docker.io/groonga/pgroonga:3.1.8-alpine-16-slim
87-
image: docker.io/postgres:16-alpine
87+
image: docker.io/postgres:18-alpine
8888
container_name: firefish_db
8989
networks:
9090
- calcnet

0 commit comments

Comments
 (0)