diff --git a/development.yml b/development.yml index 70137ca..b177885 100644 --- a/development.yml +++ b/development.yml @@ -1,7 +1,7 @@ version: "3.7" services: ghost: - image: geekbeacon/gb-ghost:5.53.4 + image: geekbeacon/gb-ghost:5.75.1 build: context: . volumes: diff --git a/production.yml b/production.yml index 4917bef..88acaf4 100644 --- a/production.yml +++ b/production.yml @@ -1,7 +1,7 @@ version: "3.7" services: ghost: - image: geekbeacon/gb-ghost:5.53.4 + image: geekbeacon/gb-ghost:5.75.1 build: context: . volumes: