Skip to content

Commit

Permalink
Merge pull request #10 from Woodpile37/snyk-fix-1fb35e50097012301b69c…
Browse files Browse the repository at this point in the history
…7133f1f0096

[Snyk] Security upgrade debian from 9.5-slim to bookworm-20230725-slim
  • Loading branch information
Woodpile37 authored Aug 17, 2023
2 parents bbbd870 + 8997098 commit a486a48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]

```dockerfile
# Container image that runs your code
FROM debian:9.5-slim
FROM debian:bookworm-20230725-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 a486a48

Please sign in to comment.