Skip to content

Commit

Permalink
Merge pull request #130 from irinaqwerty852/snyk-fix-0af1147358950dcb…
Browse files Browse the repository at this point in the history
…864c321dd77872ba

[Snyk] Security upgrade debian from 9.5-slim to bookworm-20230904-slim
  • Loading branch information
irinaqwerty852 authored Sep 22, 2023
2 parents 42e7044 + dfc7737 commit 3df153c
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:bookworm-20230904-slim

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

0 comments on commit 3df153c

Please sign in to comment.