Skip to content

Commit f213c21

Browse files
chore(deps): bump privateer from 0.15.0 to 0.20.2
1 parent dd49b96 commit f213c21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine:3.23@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f21
22
RUN apk add --no-cache wget tar unzip
33

44
WORKDIR /app
5-
ARG VERSION=0.15.0
5+
ARG VERSION=0.20.2
66
ARG PLATFORM=Linux_x86_64 # Change this based on your target system
77

88
RUN wget https://github.com/privateerproj/privateer/releases/download/v${VERSION}/privateer_${PLATFORM}.tar.gz

0 commit comments

Comments
 (0)