修复mount source: "overlay" 错误的问题 4
Some checks failed
Build Push and Deploy Image / build (push) Failing after 2m19s

This commit is contained in:
bamanker
2026-01-04 14:59:41 +08:00
parent 27c3ab7b82
commit d9807291ad

View File

@@ -44,7 +44,7 @@ jobs:
apt-get install -y gettext &&
apt-get install -y maven &&
apt-get install -y sudo &&
apt-get install -y iptables &&
apt-get install -y iptables
- name: Set up Docker
uses: http://139.9.216.111:3000/bamanker/setup-docker-action@v4