Pin postgres Docker tag to b1413d8 #35
@ -9,7 +9,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
db:
|
db:
|
||||||
container_name: kon-database
|
container_name: kon-database
|
||||||
image: postgres:16.1-alpine3.19
|
image: postgres:16.1-alpine3.19@sha256:b1413d8f37470f1fb355ea833d91855d6e24929e8f4336984c5be0de62947a25
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- 37930:5432/tcp
|
- 37930:5432/tcp
|
||||||
|
Loading…
Reference in New Issue
Block a user