Skip to content

Commit f2955b2

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.0a1-alpine
1+
FROM python:3.14.0a1-alpine
22

33
RUN addgroup --gid 1000 --system honeypot && \
44
adduser --uid 1000 --system --home /usr/src/app --ingroup honeypot honeypot

0 commit comments

Comments
 (0)