Skip to content

Commit

Permalink
Merge pull request #103 from Ernel1997/snyk-fix-a5b9f9723001a112406db…
Browse files Browse the repository at this point in the history
…e05db57cd38

[Snyk] Security upgrade debian from 9.5-slim to stretch-20220418-slim
  • Loading branch information
Ernel1997 authored May 12, 2022
2 parents eb20981 + 7cbe063 commit 317216d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]

```dockerfile
# コードを実行するコンテナイメージ
FROM debian:9.5-slim
FROM debian:stretch-20220418-slim

# アクションのリポジトリからコードをコンテナのファイルシステムパス `/` にコピー
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 317216d

Please sign in to comment.