Skip to content

Commit 5f727e5

Browse files
committed
ci: Update base debian image to address security vulnerabilities.
1 parent c85d4fe commit 5f727e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/linux/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:stable-slim
1+
FROM debian:buster-20230703-slim
22

33
RUN apt-get update && apt-get install -y \
44
apt-utils \

0 commit comments

Comments
 (0)