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