Skip to content

Commit bb3f401

Browse files
committed
Update to bookworm
1 parent 468a48f commit bb3f401

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:11-slim
1+
FROM debian:12-slim
22

33

44
# Update
@@ -24,4 +24,3 @@ LABEL "maintainer"="Contention <[email protected]>"
2424
ADD entrypoint.sh /entrypoint.sh
2525
RUN chmod +x /entrypoint.sh
2626
ENTRYPOINT ["/entrypoint.sh"]
27-

0 commit comments

Comments
 (0)