Explorar o código

Update stack.yml

Updated stack example to use Ghost 4
Juan Manuel Combetto %!s(int64=4) %!d(string=hai) anos
pai
achega
cd439efd00
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ghost/stack.yml

+ 1 - 1
ghost/stack.yml

@@ -6,7 +6,7 @@ version: '3.1'
 services:
 
   ghost:
-    image: ghost:3-alpine
+    image: ghost:4-alpine
     restart: always
     ports:
       - 8080:2368