Skip to content

Commit 531b8ff

Browse files
chore(deps): update python docker tag to v3.11.11
1 parent b0bcbec commit 531b8ff

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.11.10-alpine@sha256:65c34f59d896f939f204e64c2f098db4a4c235be425bd8f0804fd389b1e5fd80
1+
FROM python:3.11.11-alpine@sha256:9ae1ab261b73eeaf88957c42744b8ec237faa8fa0d5be22a3ed697f52673b58a
22

33
WORKDIR /app
44
COPY requirements.txt /app/

0 commit comments

Comments
 (0)