Skip to content

Commit

Permalink
Pre-merge version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefAustin committed May 10, 2019
1 parent b1fedd2 commit 371eb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ruby:2.6.2
LABEL maintainer="[email protected]"
LABEL version="0.1.1"
LABEL version="0.1.2"

COPY Gemfile* config.yml docker_health.rb /
RUN bundle install --gemfile /Gemfile
Expand Down

0 comments on commit 371eb41

Please sign in to comment.