Skip to content

Commit

Permalink
chore: bump ruby version so gitlab can pull the image (caching it for…
Browse files Browse the repository at this point in the history
… too long)
  • Loading branch information
alexsorokoletov committed Jan 10, 2024
1 parent a574cc9 commit c3a7fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- pre

env:
RUBY_VERSION: '3.0' # Define the Ruby version here
RUBY_VERSION: '3.0.6' # Define the Ruby version here

jobs:
build-and-push:
Expand Down

0 comments on commit c3a7fbb

Please sign in to comment.