Skip to content

Commit

Permalink
Merge pull request #7 from dixon-kun/snyk-fix-13ad9d923a15eb9c4d6d8e8…
Browse files Browse the repository at this point in the history
…8dc3db7d5

[Snyk] Security upgrade debian from 9.5-slim to 9.13-slim
  • Loading branch information
dixon-kun authored Apr 20, 2022
2 parents a62a1d9 + 3ee06a3 commit 2713c3d
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
# Container image that runs your code
FROM debian:9.5-slim
FROM debian:9.13-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 2713c3d

Please sign in to comment.