Skip to content

Commit

Permalink
fix: security issues
Browse files Browse the repository at this point in the history
  • Loading branch information
pomverte committed Dec 26, 2023
1 parent 50bee95 commit 6cd509d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bats/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM bats/bats:v1.10.0

RUN apk add --no-cache curl
RUN apk update && apk upgrade --no-cache && \
apk add --no-cache curl

0 comments on commit 6cd509d

Please sign in to comment.