Skip to content

Commit

Permalink
chore(deps): update ghcr.io/metal-toolbox/hollow-serverservice docker…
Browse files Browse the repository at this point in the history
… tag to v0.14.2 (#130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 11, 2022
1 parent aacd64a commit 2d845d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.9"

services:
serverservice:
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.14.1
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.14.2
depends_on:
- crdb
- serverservice-migrate
Expand All @@ -16,7 +16,7 @@ services:
- hollow

serverservice-migrate:
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.14.1
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.14.2
command:
migrate up
depends_on:
Expand Down

0 comments on commit 2d845d2

Please sign in to comment.