Skip to content

Commit 457f0df

Browse files
authored
Update to Alpine 3.23 in docker image (#210)
1 parent e656f03 commit 457f0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3-alpine3.12
1+
FROM python:3-alpine3.23
22
ENV CFLAGS="-DSQLITE_DEFAULT_CACHE_SIZE=-8000 \
33
-DSQLITE_DEFAULT_FOREIGN_KEYS=1 \
44
-DSQLITE_DEFAULT_MEMSTATUS=0 \

0 commit comments

Comments
 (0)