Skip to content

Commit 3bfab49

Browse files
committed
Use archive for buster
1 parent ac4b054 commit 3bfab49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
ARG UPSTREAM=2.3.10
22
FROM analogic/poste.io:$UPSTREAM
3+
RUN echo "deb [arch=amd64] http://archive.debian.org/debian buster buster-updates buster-backports main contrib non-free" >> /etc/apt/sources.list
34
RUN apt-get update && apt-get install less # 'less' is Useful for debugging
45

56
# Default to listening only on IPs bound to the container hostname

0 commit comments

Comments
 (0)