Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/docker/setup-build…
Browse files Browse the repository at this point in the history
…x-action-3.3.0
  • Loading branch information
pdabelf5 authored Apr 25, 2024
2 parents 8b8da81 + d2819b8 commit 8b452f9
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.19

ARG OPENSSL_VERSION=3.0.8
ARG OPENSSL_VERSION=3.0.9

RUN apk add --no-cache --virtual .build-deps \
make gcc libgcc musl-dev linux-headers perl vim \
Expand Down

0 comments on commit 8b452f9

Please sign in to comment.