ismall update

This commit is contained in:
Hemna 2024-04-14 14:08:46 -04:00
parent 8392d6b8ef
commit 5b2a59fae3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM python:3.11-slim as build
ARG VERSION=3.1.0
ARG VERSION=3.4.0
ENV TZ=${TZ:-US/Eastern}
ENV LC_ALL=C.UTF-8
ENV LANG=C.UTF-8