Skip to content

Commit

Permalink
Merge pull request #905 from civo/updatecli_master_containers_ghost
Browse files Browse the repository at this point in the history
deps: bump container tag for ghost
  • Loading branch information
kunal-kushwaha authored Sep 18, 2024
2 parents ed02537 + 0d2b51b commit f751ad8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ghost/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
spec:
containers:
- name: ghost-blog
image: ghost:5.94.0
image: ghost:5.94.1
ports:
- name: ghost-blog
containerPort: 2368
Expand Down
2 changes: 1 addition & 1 deletion ghost/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: ghost
title: Ghost
version: 5.94.0
version: 5.94.1
maintainer: "[email protected]"
description: Ghost is a free and open source blogging platform designed to simplify the process of online publishing for individual bloggers as well as online publications.
url: https://ghost.org/
Expand Down

0 comments on commit f751ad8

Please sign in to comment.