Skip to content

Commit

Permalink
Merge pull request #218 from MarcelRaschke/snyk-fix-7f183a62c26be08bd…
Browse files Browse the repository at this point in the history
…fccc87bba011733

[Snyk] Security upgrade debian from 9.5-slim to 9.13-slim
  • Loading branch information
MarcelRaschke authored Dec 20, 2022
2 parents 7116444 + 0ae4717 commit f864504
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]
#### *Dockerfile* の例

```dockerfile
# Container image that runs your code
FROM debian:9.5-slim
<

# Copies your code file from your action repository to the filesystem path `/` of the container
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit f864504

Please sign in to comment.