bump aufs commit

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-02-12 17:03:16 -08:00
parent 053f1cba68
commit d98db48c4d

View File

@@ -33,7 +33,7 @@ RUN cat linux-${KERNEL_VERSION}.tar.xz | tar --absolute-names -xJ && mv /linux-
# http://aufs.sourceforge.net/ # http://aufs.sourceforge.net/
ENV AUFS_REPO https://github.com/sfjro/aufs4-standalone ENV AUFS_REPO https://github.com/sfjro/aufs4-standalone
ENV AUFS_BRANCH aufs4.1.13+ ENV AUFS_BRANCH aufs4.1.13+
ENV AUFS_COMMIT 0e5c702a803ebfd9a38e5037e830da07c44c0af6 ENV AUFS_COMMIT 1aa8a143457147473edc97035a7f4b89f9d234ae
# we use AUFS_COMMIT to get stronger repeatability guarantees # we use AUFS_COMMIT to get stronger repeatability guarantees
# Download AUFS and patch kernel # Download AUFS and patch kernel