Skip to content

Commit

Permalink
Merge pull request #111 from B020239/snyk-fix-13b7a690a1a987e9c6ac1f1…
Browse files Browse the repository at this point in the history
…16556dfed

[Snyk] Security upgrade debian from 9.5-slim to stretch-20211201-slim
  • Loading branch information
B020239 authored Feb 3, 2022
2 parents e80014c + a3b6f2c commit c193123
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:9.5-slim
FROM debian:stretch-20211201-slim
# アクションリポジトリからコンテナのファイルシステムパスの`/`にコードファイルをコピー
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit c193123

Please sign in to comment.