Skip to content

Commit

Permalink
Merge pull request #16 from dotam99/snyk-fix-07b8d88139a197d79d2522a9…
Browse files Browse the repository at this point in the history
…1333117d

[Snyk] Security upgrade debian from 9.5-slim to stretch-20210408-slim
  • Loading branch information
dotam99 authored Jun 21, 2021
2 parents 2f4c975 + f18d36d commit ba68bfb
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"]
##### *Dockerfile* de ejemplo
```
# Container image that runs your code
FROM debian:9.5-slim
FROM debian:stretch-20210408-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 ba68bfb

Please sign in to comment.