Skip to content

Commit

Permalink
Release: v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
beeceej committed Oct 2, 2020
1 parent 230581a commit 8f60ae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM beeceej/lgtm:v0.0.7
FROM beeceej/lgtm:v0.0.8
ENTRYPOINT [ "bin/lgtm" ]
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
USER := beeceej
IMAGE := lgtm
VERSION := v0.0.7
VERSION := v0.0.8
REPOSITORY:= $(USER)/$(IMAGE):$(VERSION)


Expand Down

0 comments on commit 8f60ae6

Please sign in to comment.