Pārlūkot izejas kodu

:recycle: adding latest flag for compose

tags/0.9.0
TOJ 5 gadus atpakaļ
vecāks
revīzija
4927219bdb
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      docker-compose.yml

+ 2
- 2
docker-compose.yml Parādīt failu

4
     craft-wp:
4
     craft-wp:
5
         depends_on:
5
         depends_on:
6
             - craft-db
6
             - craft-db
7
-        image: wordpress
7
+        image: wordpress:lastest
8
         container_name: "craft-wp"
8
         container_name: "craft-wp"
9
         restart: always
9
         restart: always
10
         volumes:
10
         volumes:
24
             IS_DEV: "${IS_DEV}"
24
             IS_DEV: "${IS_DEV}"
25
 
25
 
26
     craft-db:
26
     craft-db:
27
-        image: mariadb
27
+        image: mariadb:latest
28
         container_name: "craft-db"
28
         container_name: "craft-db"
29
         restart: on-failure
29
         restart: on-failure
30
         ports:
30
         ports:

Notiek ielāde…
Atcelt
Saglabāt