Skip to content

Commit

Permalink
libcrypt-dev_4.4.36-5
Browse files Browse the repository at this point in the history
  • Loading branch information
skaji committed Dec 29, 2024
1 parent ae33890 commit f2cc64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM buildpack-deps:stable AS static-libcrypt

# https://launchpad.net/ubuntu/focal/amd64/libcrypt-dev/
# https://launchpad.net/ubuntu/focal/arm64/libcrypt-dev/
ARG LIBCRYPT_DEV=libcrypt-dev_4.4.10-10ubuntu4
ARG LIBCRYPT_DEV=libcrypt-dev_4.4.36-5
RUN set -eux; \
mkdir /libc6-dev; \
cd /tmp; \
Expand Down

0 comments on commit f2cc64e

Please sign in to comment.