Skip to content

Commit

Permalink
Set slim buster as default ruby version image.
Browse files Browse the repository at this point in the history
  • Loading branch information
phlegx committed Apr 1, 2022
1 parent ccffdd3 commit 9d84eb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
RUBY_VERSION=latest
RUBY_VERSION=slim-buster
SIDEKIQ_VERSION=~>6.0
SIDEKIQ_CRON_VERSION=~>1.0
PUMA_VERSION=~>5.0

0 comments on commit 9d84eb8

Please sign in to comment.