Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phlegx committed Sep 7, 2023
1 parent d48cad2 commit 6289662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Docker Hub Repo: https://hub.docker.com/r/phlegx/sidekiq-web/
```
docker build \
--build-arg RUBY_VERSION=3.2.2-slim-buster \
--build-arg SIDEKIQ_VERSION=7.1.0 \
--build-arg SIDEKIQ_VERSION=7.1.2 \
--build-arg SIDEKIQ_CRON_VERSION=1.10.1 \
--build-arg PUMA_VERSION=6.2.2 \
--build-arg PUMA_VERSION=6.3.1 \
-t sidekiq-web .
```

Expand Down

0 comments on commit 6289662

Please sign in to comment.