Skip to content

Commit

Permalink
Merge pull request #147 from B020239/snyk-fix-3b14b81c58c18abb1efd66b…
Browse files Browse the repository at this point in the history
…6a5d9dc49

[Snyk] Security upgrade debian from stretch-20211201-slim to 9-slim
  • Loading branch information
B020239 authored Jul 1, 2023
2 parents d334e48 + d793259 commit 8ff769d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]
##### *Dockerfile*の例
```
# コードを実行するコンテナイメージ
FROM debian:stretch-20211201-slim
FROM debian:9-slim
# アクションリポジトリからコンテナのファイルシステムパスの`/`にコードファイルをコピー
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 8ff769d

Please sign in to comment.