Skip to content

Commit

Permalink
Updating ghost to version 5.75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
safaci2000 committed Dec 9, 2023
1 parent ba4cd23 commit fed4a33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion development.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion production.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit fed4a33

Please sign in to comment.