Skip to content

Commit 762b490

Browse files
authored
Update postgres-deploy.yaml
1 parent 22490dd commit 762b490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-specifications/postgres-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
spec:
2222
containers:
2323
- name: postgres
24-
image: postgres
24+
image: postgres:9.4
2525
ports:
2626
- containerPort: 5432
2727
env:

0 commit comments

Comments
 (0)