aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index da95754..86e7d05 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
# Run 'make docker' to build a statically linked vis executable!
-FROM i386/alpine:3.17
+FROM i386/alpine:3.18
RUN apk update && apk add --upgrade --no-cache \
acl-dev \
acl-static \