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.16.0
  • Loading branch information
renovate[bot] authored Aug 21, 2023
1 parent 26cf401 commit f0167a7
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.15.1
image: ghcr.io/metal-toolbox/hollow-serverservice:v0.16.0
depends_on:
- crdb
- serverservice-migrate
Expand All @@ -17,7 +17,7 @@ services:
- hollow

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

0 comments on commit f0167a7

Please sign in to comment.