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 95ae7ed commit f58eaf6Copy full SHA for f58eaf6
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.2-r0 \
+ nginx=1.28.2-r1 \
19
python3=3.12.12-r0 \
20
21
&& pip3 install -r /tmp/requirements.txt \
0 commit comments