-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ ENV TEX_LIVE_ARCH x86_64-linux | |
FROM build-${TARGETARCH} | ||
|
||
# WORD内部向けコンテナなので、何か問題が有ったらSlack上で通知して下さい。 | ||
LABEL maintainer="Totsugekitai <[email protected]>" | ||
LABEL maintainer "Totsugekitai <[email protected]>" | ||
Check warning on line 15 in Dockerfile GitHub Actions / Build and push image (linux/amd64)Legacy key/value format with whitespace separator should not be used
Check warning on line 15 in Dockerfile GitHub Actions / Build and push image (linux/arm64)Legacy key/value format with whitespace separator should not be used
|
||
|
||
ENV PERSISTENT_DEPS \ | ||
Check warning on line 17 in Dockerfile GitHub Actions / Build and push image (linux/amd64)Legacy key/value format with whitespace separator should not be used
Check warning on line 17 in Dockerfile GitHub Actions / Build and push image (linux/arm64)Legacy key/value format with whitespace separator should not be used
|
||
tar \ | ||
|