Skip to content

Commit 37c5bb3

Browse files
committed
refactor: bump project deps
1 parent a5dff87 commit 37c5bb3

File tree

3 files changed

+328
-127
lines changed

3 files changed

+328
-127
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-slim-bookworm AS base
1+
FROM python:3.12-slim-bookworm AS base
22
RUN apt-get update \
33
&& apt-get upgrade -y \
44
&& apt-get install -y --no-install-recommends curl git build-essential \

0 commit comments

Comments
 (0)