Skip to content

Commit

Permalink
ci: Update debian image used in package deploy Dockerfile (#1771)
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr authored Jul 12, 2023
1 parent eee7564 commit 8341818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/linux/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:buster-20230202-slim
FROM debian:buster-20230703-slim

RUN apt-get update && apt-get install -y \
apt-utils \
Expand Down

0 comments on commit 8341818

Please sign in to comment.