We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e1d0b commit f614c43Copy full SHA for f614c43
ctfd/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13-slim AS build
+FROM python:3.13.4-slim AS build
2
WORKDIR /opt/CTFd
3
4
RUN apt-get update \
0 commit comments