Skip to content

Commit

Permalink
updated: updated: dependencies for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
ammnt committed Dec 20, 2024
1 parent 11a664a commit 5fef151
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 @@
ARG BASE_VERSION=3.21.0
FROM docker.io/library/alpine:${BASE_VERSION}
ENV OPENSSL_BRANCH=openssl-3.4
ENV OPENSSL_BRANCH=openssl-3.3
ENV APP_BRANCH=Angie-1.8.0
RUN NB_CORES="${BUILD_CORES-$(getconf _NPROCESSORS_CONF)}" \
&& apk -U upgrade && apk add --no-cache \
Expand Down

0 comments on commit 5fef151

Please sign in to comment.