From 4f7b3837ccf89254daa469b060c94bceba1584ea Mon Sep 17 00:00:00 2001 From: RemRem et ToTo Date: Mon, 28 Nov 2022 13:21:26 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6899d25..7c96892 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: - name: db_creation image: hub.codefirst.iut.uca.fr/thomas.bellembois/codefirst-dockerproxy-clientdrone:latest environment: - IMAGENAME: postgres:latest + IMAGENAME: postgres:15 CONTAINERNAME: db_accounts COMMAND: create #OVERWRITE: false