Skip to content

Commit

Permalink
Fix build-args.
Browse files Browse the repository at this point in the history
  • Loading branch information
phlegx committed Apr 1, 2022
1 parent a409f60 commit ccffdd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
build-args: |
RUBY_VERSION=latest
SIDEKIQ_VERSION=~>6.0
ARG SIDEKIQ_CRON_VERSION=~>1.0
ARG PUMA_VERSION=~>5.0
SIDEKIQ_CRON_VERSION=~>1.0
PUMA_VERSION=~>5.0

0 comments on commit ccffdd3

Please sign in to comment.