Skip to content

Commit

Permalink
Updated SAB to 4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avpnusr authored May 30, 2024
1 parent a45fbd6 commit a9b56ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.12
LABEL maintainer="avpnusr"
ARG SABTAG=4.3.1
ARG SABTAG=4.3.2

RUN buildDeps="gcc g++ git mercurial make automake autoconf python3-dev openssl-dev libffi-dev musl-dev" \
&& apk --update --no-cache add $buildDeps \
Expand Down

0 comments on commit a9b56ea

Please sign in to comment.