Skip to content

Commit 634d313

Browse files
authored
Update Dockerfile to bullseye
1 parent 1114367 commit 634d313

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 debian:stretch-slim
1+
FROM debian:bullseye-slim
22

33
RUN apt-get -q -y update && \
44
apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)