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 a725f3b commit 88cdcfbCopy full SHA for 88cdcfb
web/Dockerfile
@@ -1,5 +1,5 @@
1
# syntax = docker/dockerfile:1.3
2
-FROM alpine:3.21.3
+FROM alpine:3.22.2
3
4
# Add requirements file.
5
COPY requirements.txt /tmp/
web/Dockerfile.dev
ARG POSTORIUS_REF
ARG HYPERKITTY_REF
0 commit comments