Skip to content

Commit cf259a0

Browse files
authored
Bump base image from Debian buster to bookworm (#36)
1 parent c201fad commit cf259a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from python:3.11-slim-buster
1+
from python:3.11-slim-bookworm
22

33
run apt-get update && apt-get install -y git && rm -rf /var/lib/apt/lists/*
44

0 commit comments

Comments
 (0)