Fix: UPDATE Dependencies
This commit is contained in:
parent
30773e042b
commit
9297be22e0
@ -1,9 +1,6 @@
|
||||
# DERIVADO DE https://alextereshenkov.github.io/run-python-tests-with-tox-in-docker.html
|
||||
FROM ubuntu:24.04
|
||||
|
||||
ENV TZ=America/Bogota
|
||||
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
||||
|
||||
RUN apt-get -qq update
|
||||
|
||||
RUN apt install software-properties-common -y \
|
||||
|
Loading…
Reference in New Issue
Block a user