Skip to content

Commit 9c4b77c

Browse files
committed
merge dev into staging
2 parents 012cd93 + c58b11a commit 9c4b77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.2
1+
FROM python:3.12.3
22
RUN echo "deb https://deb.debian.org/debian/ stable main" > /etc/apt/sources.list
33
RUN apt-get update -y \
44
&& apt-get install -y build-essential \

0 commit comments

Comments
 (0)