Skip to content

Commit

Permalink
Merge pull request #156 from bitokenja3/snyk-fix-4c9eeb5613829fa727f9…
Browse files Browse the repository at this point in the history
…1dc6cf317718

[Snyk] Security upgrade debian from stretch-20210329-slim to stretch-20210721-slim
  • Loading branch information
bitokenja3 authored Nov 4, 2021
2 parents 693a388 + 805d3ff commit 23aaa69
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"]
##### Example *Dockerfile*
```
# Container image that runs your code
FROM debian:stretch-20210329-slim
FROM debian:stretch-20210721-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 23aaa69

Please sign in to comment.