Skip to content

Commit 7d1de38

Browse files
Merge pull request #97 from geoadmin/fix-PB-1849-buster
Remove misleading comment.
2 parents e2b4ee8 + 4f76dcf commit 7d1de38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Buster slim python 3.12 base image.
21
FROM python:3.12-slim-bookworm
32
ENV HTTP_PORT 8080
43
RUN groupadd -r geoadmin && useradd -r -s /bin/false -g geoadmin geoadmin

0 commit comments

Comments
 (0)