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 8512f27 commit f05fc0fCopy full SHA for f05fc0f
1 file changed
sqlite-web/Dockerfile
@@ -15,7 +15,7 @@ RUN \
15
py3-pip=25.1.1-r1 \
16
\
17
&& apk add --no-cache \
18
- nginx=1.28.3-r0 \
+ nginx=1.28.3-r1 \
19
python3=3.12.13-r0 \
20
21
&& pip3 install -r /tmp/requirements.txt \
0 commit comments