Skip to content

Commit

Permalink
Merge pull request #41 from evanebb/bump-image
Browse files Browse the repository at this point in the history
Bump image tag in docker-compose.yml to 0.0.7
  • Loading branch information
evanebb authored Sep 21, 2023
2 parents f36bb20 + b9f0db8 commit fa87b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3"
services:
gobble:
container_name: gobble
image: ghcr.io/evanebb/gobble:0.0.6
image: ghcr.io/evanebb/gobble:0.0.7
build:
context: ../
dockerfile: Dockerfile
Expand Down

0 comments on commit fa87b00

Please sign in to comment.