Skip to content

Commit

Permalink
chore(deps): update wildwildangel/linux-musl-cross-compilers docker d…
Browse files Browse the repository at this point in the history
…igest to 91cc5f7
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent 07f0620 commit 7b89d8b
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,5 +1,5 @@
# syntax = docker/dockerfile:1.2
FROM --platform=amd64 wildwildangel/linux-musl-cross-compilers@sha256:47867c3664f53b99132899671323b4eeffab46a8c3fc1445dead0af6b20c643c AS build-base
FROM --platform=amd64 wildwildangel/linux-musl-cross-compilers@sha256:91cc5f7bd0dcc0e65660c2b165225a11ba3d8da0bbb01a368210f5f5906720e3 AS build-base
RUN apk add --no-cache openssh-keygen
COPY toolchain /toolchain

Expand Down

0 comments on commit 7b89d8b

Please sign in to comment.