Skip to content

Commit

Permalink
ci: Update linux package deploy Dockerfile to use debian:stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jul 12, 2023
1 parent ec70f4e commit b72b709
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:stable

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

0 comments on commit b72b709

Please sign in to comment.