File tree Expand file tree Collapse file tree 4 files changed +272
-258
lines changed Expand file tree Collapse file tree 4 files changed +272
-258
lines changed Original file line number Diff line number Diff line change 25
25
uses : docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3
26
26
27
27
- name : Set up Docker Buildx
28
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3
28
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
29
29
30
30
- name : docker.io Login
31
31
uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ apk add --no-cache ca-certificates
11
11
# RELEASE CONTAINER
12
12
# #
13
13
14
- FROM busybox:1.37-glibc@sha256:210ce53959959e79523b8cb0f0bb1cf1c49bf9747cdedb47db1cf0db8e642f61
14
+ FROM busybox:1.37-glibc@sha256:bd606c263abed91a141187b92fdb54b87bbc39cfb9068f96ad84196a36963103
15
15
16
16
WORKDIR /
17
17
You can’t perform that action at this time.
0 commit comments