mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-13 10:22:15 +00:00
Merge pull request #19 from nikdoof/renovate/python-3.x
Update python Docker tag to v3.12
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# syntax=docker/dockerfile:1.6
|
||||
FROM --platform=$BUILDPLATFORM python:3.11-alpine
|
||||
FROM --platform=$BUILDPLATFORM python:3.12-alpine
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user