Skip to content

Commit

Permalink
debian: Use 'unstable' instead of 'testing'
Browse files Browse the repository at this point in the history
  • Loading branch information
melvo committed Nov 9, 2023
1 parent 4225d94 commit 04d1a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian-unstable/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:testing
FROM debian:unstable

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

0 comments on commit 04d1a57

Please sign in to comment.