Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Jan 29, 2025
1 parent abb2455 commit e223649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/benchmark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN --mount=type=tmpfs,target=/tmp,rw \
apt-get install -y python3-venv

FROM base as build_base
ENV OPENSSL_VER=3.3.0
ENV OPENSSL_VER=3.4.0
RUN --mount=type=tmpfs,target=/tmp,rw \
--mount=id=var_cache_apt,type=cache,target=/var/cache/apt,sharing=locked \
--mount=id=var_lib_apt,type=cache,target=/var/lib/apt,sharing=locked \
Expand Down

0 comments on commit e223649

Please sign in to comment.