diff --git a/Dockerfile b/Dockerfile index 6dc1109..d387074 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11.9-alpine3.19 +FROM python:3.11.10-alpine3.19 MAINTAINER Hypothes.is Project and contributors # Create the h-periodic user, group, home directory and package directory.