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 0a14715 commit fba8bf6Copy full SHA for fba8bf6
ecs/Dockerfile
@@ -42,7 +42,7 @@ RUN mkdir runtime \
42
&& cp -r /ejabberd/sql lib/ejabberd-*/priv
43
44
# Runtime container
45
-FROM alpine:3.17
+FROM alpine:3.19
46
ARG VERSION
47
ARG VCS_REF
48
ARG BUILD_DATE
mix/Dockerfile
@@ -1,4 +1,4 @@
1
2
LABEL maintainer="ProcessOne <[email protected]>" \
3
product="Ejabberd mix development environment"
4
0 commit comments