Update Dockerfile
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jack Hadrill 2024-01-23 21:19:49 +00:00
parent c170044b8e
commit fe5bc9b21b

View File

@ -1,6 +1,6 @@
FROM alpine:latest
ARG PB_VERSION=0.19.1
ARG PB_VERSION=0.20.7
RUN apk add --no-cache \
unzip \