Skip to content

Commit ad7bc9a

Browse files
committed
Sync from khs1994-docker/lnmp@e790b92 by PCIT
1 parent 1a53d6e commit ad7bc9a

33 files changed

Lines changed: 1373 additions & 795 deletions

lib/setup-docker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ system_profiler SPHardwareDataType || true
253253
await exec.exec('sudo', [
254254
'sh',
255255
'-c',
256-
"apt remove -y moby-buildx moby-cli moby-containerd moby-engine moby-runc"
256+
"apt remove -y moby-buildx moby-cli moby-compose moby-containerd moby-engine moby-runc"
257257
]).catch(() => { });
258258
core.endGroup();
259259

node_modules/.package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.d.ts

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.js

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/oidc-utils.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/oidc-utils.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)