Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Priyanshu Prajapati <[email protected]>
  • Loading branch information
PentesterPriyanshu authored Oct 28, 2024
1 parent 0ab11a6 commit 18de665
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/sandbox/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM alpine:3.13.5 AS base
FROM alpine:latest AS base


# Install dependencies
RUN apk add --no-cache openssl
Expand Down

0 comments on commit 18de665

Please sign in to comment.