We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bd6b92 commit 2f4f384Copy full SHA for 2f4f384
Dockerfile
@@ -18,7 +18,7 @@
18
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
19
# IN THE SOFTWARE.
20
21
-FROM python:3.11-alpine3.19 AS build
+FROM python:3.11-alpine3.21 AS build
22
23
# Build-time flags
24
ARG WITH_PLUGINS=true
0 commit comments