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