mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-28 13:09:03 +00:00
chore(deps): update python
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.9-alpine AS base
|
||||
FROM python:3.13-alpine AS base
|
||||
|
||||
# Builder
|
||||
FROM base AS builder
|
||||
|
||||
Reference in New Issue
Block a user