diff options
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Run 'make docker' to build a statically linked vis executable! -FROM i386/alpine:3.18 +FROM i386/alpine:3.19 RUN apk update && apk add --upgrade --no-cache \ acl-dev \ acl-static \ |
