Skip to content

Commit

Permalink
Merge pull request #33 from irinaqwerty852/snyk-fix-ac4d730674894c336…
Browse files Browse the repository at this point in the history
…0969cbd2a383c51

[Snyk] Security upgrade debian from 9.5-slim to 9-slim
  • Loading branch information
irinaqwerty852 authored Dec 27, 2021
2 parents f329794 + 1aa7cc4 commit cf57d5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]
##### *Dockerfile* de ejemplo
```
# Container image that runs your code
FROM debian:9.5-slim
FROM debian:9-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 cf57d5a

Please sign in to comment.