Skip to content

Commit

Permalink
Merge pull request #220 from bokssssss/snyk-fix-65b2a7fe24d7c16a1d385…
Browse files Browse the repository at this point in the history
…fc7dc298088

[Snyk] Security upgrade debian from 9.5-slim to bookworm-20240701-slim
  • Loading branch information
bokssssss authored Jul 18, 2024
2 parents aff7ed3 + de8e426 commit 37d3455
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ENTRYPOINT ["sh", "-c", "echo $GITHUB_SHA"]

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

Please sign in to comment.