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