|
@@ -4,9 +4,9 @@
|
|
# sudo docker push buildroot/base:YYYYMMDD.HHMM
|
|
# sudo docker push buildroot/base:YYYYMMDD.HHMM
|
|
|
|
|
|
# We use a specific tag for the base image *and* the corresponding date
|
|
# We use a specific tag for the base image *and* the corresponding date
|
|
-# for the repository., so do not forget to update the apt-sources.list
|
|
|
|
|
|
+# for the repository, so do not forget to update the apt-sources.list
|
|
# file that is shipped next to this Dockerfile.
|
|
# file that is shipped next to this Dockerfile.
|
|
-FROM debian:stretch-20171210
|
|
|
|
|
|
+FROM debian:stretch-20211115
|
|
|
|
|
|
LABEL maintainer="Buildroot mailing list <buildroot@buildroot.org>" \
|
|
LABEL maintainer="Buildroot mailing list <buildroot@buildroot.org>" \
|
|
vendor="Buildroot" \
|
|
vendor="Buildroot" \
|