mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-13 10:22:15 +00:00
Merge pull request #30 from nikdoof/renovate/python-3.x
Update python Docker tag to v3.12.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.12.2-alpine3.18 AS base
|
FROM python:3.12.3-alpine3.18 AS base
|
||||||
|
|
||||||
FROM base AS builder
|
FROM base AS builder
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user