summaryrefslogtreecommitdiff
path: root/.docker/app/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.docker/app/Dockerfile')
-rw-r--r--.docker/app/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.docker/app/Dockerfile b/.docker/app/Dockerfile
index 09535eeee..35d2ab90e 100644
--- a/.docker/app/Dockerfile
+++ b/.docker/app/Dockerfile
@@ -1,6 +1,6 @@
ARG PROXY_REGISTRY
-FROM ${PROXY_REGISTRY}alpine:3.22
+FROM ${PROXY_REGISTRY}alpine:3.22.2
EXPOSE 9000/tcp
ARG ALPINE_MIRROR