1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-12-18 23:55:58 -05:00

ismall update

This commit is contained in:
Hemna 2024-04-14 14:08:46 -04:00
parent 8392d6b8ef
commit 5b2a59fae3

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