Skip to content

Commit

Permalink
Merge pull request #61 from B020239/snyk-fix-caec899c077f0319b2b620aa…
Browse files Browse the repository at this point in the history
…c84012d5

[Snyk] Security upgrade debian from 9.5-slim to 9.13-slim
  • Loading branch information
B020239 authored Jul 2, 2021
2 parents f23c286 + c25c25f commit 55ef6a3
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"]
##### Beispiel *Dockerfile*
```
# Container-Image, das Deinen Code ausführt
FROM debian:9.5-slim
FROM debian:9.13-slim
# Kopiert Deine Code-Datei aus Deinem Aktions-Repository in den Dateisystem-Pfad `/` des Containers
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 55ef6a3

Please sign in to comment.