We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55cf796 commit f2955b2Copy full SHA for f2955b2
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.0a1-alpine
+FROM python:3.14.0a1-alpine
2
3
RUN addgroup --gid 1000 --system honeypot && \
4
adduser --uid 1000 --system --home /usr/src/app --ingroup honeypot honeypot
0 commit comments