Skip to content

Commit

Permalink
Bump gotty version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
richardcarls committed Nov 8, 2019
1 parent 5bfad08 commit 3a5e2b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.projectile
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM debian:stretch

EXPOSE 8080 3000

ENV gotty_version=v1.0.0
ENV gotty_version=v1.0.1

ENV DEBIAN_FRONTEND=noninteractive
ENV TERM=xterm-256color
Expand Down

0 comments on commit 3a5e2b7

Please sign in to comment.