Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

Commit

Permalink
Trying different docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettotte committed Mar 10, 2019
1 parent 5ea8da8 commit a10d1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Official language image. Look for the different tagged releases at:
# https://hub.docker.com/r/library/ruby/tags/
image: "ruby:2.6.1-alpine3.9"
image: "ruby:2.6"

# Cache gems in between builds
cache:
Expand Down

0 comments on commit a10d1e3

Please sign in to comment.