mirror of
https://github.com/dockur/windows.git
synced 2025-12-21 22:51:48 +00:00
Compare commits
3 Commits
b3ad23a3cc
...
14a3577858
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
14a3577858 | ||
|
|
0b7e8f01be | ||
|
|
9eb6c3ec30 |
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
path: "assets"
|
||||
file-endings: ".xml"
|
||||
- name: Lint Dockerfile
|
||||
uses: hadolint/hadolint-action@v3.1.0
|
||||
uses: hadolint/hadolint-action@v3.2.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
ignore: DL3006,DL3008
|
||||
|
||||
@ -13,6 +13,7 @@ RUN set -eu && \
|
||||
apt-get update && \
|
||||
apt-get --no-install-recommends -y install \
|
||||
samba \
|
||||
python3 \
|
||||
wimtools \
|
||||
dos2unix \
|
||||
cabextract \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user