Skip to content

Commit 57e775a

Browse files
committed
Fix debian-julia-python3 rootfs treehash
This is necessary because an incorrect treehash was recorded thanks to using a Julia version affected by JuliaLang/Pkg.jl#2881
1 parent 9bd66da commit 57e775a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Artifacts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ lazy = true
77
url = "https://github.com/alpinelinux/docker-alpine/raw/2f3c3015951938c521e752899a92ecd618e0c05b/x86_64/alpine-minirootfs-3.12.4-x86_64.tar.gz"
88

99
[debian-julia-python3-rootfs]
10-
git-tree-sha1 = "dbeb5829a137e6a49337590543daa77f77eae3ba"
10+
git-tree-sha1 = "c0f2c53b857189e1c8378bd37c3b620ea4843e07"
1111
lazy = true
1212

1313
[[debian-julia-python3-rootfs.download]]

0 commit comments

Comments
 (0)