mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-03-25 11:21:16 +08:00
Update postgres Docker tag to v17.3
This commit is contained in:
parent
8e302e606b
commit
bf797240c9
apps/postgresql
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgresql:
|
postgresql:
|
||||||
image: postgres:17.2-alpine
|
image: postgres:17.3-alpine
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
@ -4,7 +4,7 @@ networks:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
postgresql:
|
postgresql:
|
||||||
image: postgres:17.2
|
image: postgres:17.3
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user