mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-30 02:34:09 +00:00
Fix up direct database accesses after move to /Database
In #1057 removed the 9p paths from the database mount but that broke some users accessing them directly. Fix these. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This image is currently just tagged latest as non reproducible
|
||||
IPTABLES_IMAGE=mobylinux/pinata-iptables@sha256:4dc27c9515c99dc80c8ec431de2c7db7d382425e5c1de13a560e6ec4c6a52b89
|
||||
IPTABLES_IMAGE=mobylinux/pinata-iptables@sha256:c94aa6902e858712058d0550320564ecb03d1f8f6370f91cdbc3f18b87662411
|
||||
|
||||
all: usr/local/sbin/iptables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user