Skip to content

Commit

Permalink
gitlab-ci: lock down the ruby image
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Jan 22, 2024
1 parent 61beb60 commit fa8cc13
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,5 +1,5 @@
default:
image: ruby:latest
image: ruby@sha256:39d33ab3b46dbfd84609871cf56364d36ba2d9b12731f6bc2fc04afd5274b9d8
cache:
paths:
- vendor/ruby
Expand Down

0 comments on commit fa8cc13

Please sign in to comment.