Skip to content

Commit 4ff0f8a

Browse files
committed
Versionator Updating versions for python and package.
1 parent e4261ac commit 4ff0f8a

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

README.md

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6,43 +6,43 @@ A multiarchitecture container image for running Celery. This image precompiles d
66
Looking for the containers? [Head over to the Github Container Registry](https://github.com/multi-py/python-celery/pkgs/container/python-celery)!
77

88
<!--ts-->
9-
* [python-celery](#python-celery)
10-
* [Benefits](#benefits)
11-
* [Multi Architecture Builds](#multi-architecture-builds)
12-
* [Small Images via Multi Stage Builds](#small-images-via-multi-stage-builds)
13-
* [No Rate Limits](#no-rate-limits)
14-
* [Rapid Building of New Versions](#rapid-building-of-new-versions)
15-
* [Regular Updates](#regular-updates)
16-
* [How To](#how-to)
17-
* [Using the Full Image](#using-the-full-image)
18-
* [Using the Slim Image](#using-the-slim-image)
19-
* [Using the Alpine Image](#using-the-alpine-image)
20-
* [Copy Just the Packages](#copy-just-the-packages)
21-
* [Add Your App](#add-your-app)
22-
* [PreStart Script](#prestart-script)
23-
* [Running the Beat Scheduler](#running-the-beat-scheduler)
24-
* [Switching Pools](#switching-pools)
25-
* [Environment Variables](#environment-variables)
26-
* [ENABLE_BEAT](#enable_beat)
27-
* [POOL](#pool)
28-
* [CONCURRENCY](#concurrency)
29-
* [PREFETCH_MULTIPLIER](#prefetch_multiplier)
30-
* [LOG_LEVEL](#log_level)
31-
* [MODULE_NAME](#module_name)
32-
* [VARIABLE_NAME](#variable_name)
33-
* [APP_MODULE](#app_module)
34-
* [PRE_START_PATH](#pre_start_path)
35-
* [RELOAD](#reload)
36-
* [RELOAD_SIGINT_TIMEOUT](#reload_sigint_timeout)
37-
* [Python Versions](#python-versions)
38-
* [Image Variants](#image-variants)
39-
* [Full](#full)
40-
* [Slim](#slim)
41-
* [Alpine](#alpine)
42-
* [Architectures](#architectures)
43-
* [Sponsorship](#sponsorship)
44-
* [Tags](#tags)
45-
* [Older Tags](#older-tags)
9+
* [](#python-celery)
10+
* [](#benefits)
11+
* [](#multi-architecture-builds)
12+
* [](#small-images-via-multi-stage-builds)
13+
* [](#no-rate-limits)
14+
* [](#rapid-building-of-new-versions)
15+
* [](#regular-updates)
16+
* [](#how-to)
17+
* [](#using-the-full-image)
18+
* [](#using-the-slim-image)
19+
* [](#using-the-alpine-image)
20+
* [](#copy-just-the-packages)
21+
* [](#add-your-app)
22+
* [](#prestart-script)
23+
* [](#running-the-beat-scheduler)
24+
* [](#switching-pools)
25+
* [](#environment-variables)
26+
* [](#enable_beat)
27+
* [](#pool)
28+
* [](#concurrency)
29+
* [](#prefetch_multiplier)
30+
* [](#log_level)
31+
* [](#module_name)
32+
* [](#variable_name)
33+
* [](#app_module)
34+
* [](#pre_start_path)
35+
* [](#reload)
36+
* [](#reload_sigint_timeout)
37+
* [](#python-versions)
38+
* [](#image-variants)
39+
* [](#full)
40+
* [](#slim)
41+
* [](#alpine)
42+
* [](#architectures)
43+
* [](#sponsorship)
44+
* [](#tags)
45+
* [](#older-tags)
4646
<!--te-->
4747

4848
## Benefits

0 commit comments

Comments
 (0)