Skip to content

Commit 75fe892

Browse files
committed
build: Bump up all hashes
- separate commit to use new alpine hash and all derived hashes Signed-off-by: Mikhail Malyshev <mike.malyshev@gmail.com>
1 parent a50b315 commit 75fe892

File tree

44 files changed

+63
-63
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+63
-63
lines changed

pkg/apparmor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2023 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build
6+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build
77
ENV BUILD_PKGS linux-headers musl-dev musl-utils musl-libintl git gcc g++ \
88
autoconf autoconf-archive automake libtool make flex bison \
99
bash sed gettext

pkg/bpftrace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Copyright (c) 2024 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
5-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build
5+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build
66

77
ENV BUILD_PKGS make gcc g++ git perl linux-headers musl-dev cmake zlib-dev bcc-dev libbpf-dev cereal flex bison llvm20-libs llvm20-dev llvm20-static llvm20-gtest clang-dev clang-static pahole gtest-dev bash libxml2-dev curl-dev binutils-dev libpcap-dev
88

pkg/bsp-imx/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
ARG BUILD_PKGS_BASE="bash binutils-dev build-base bc bison flex openssl-dev util-linux-dev swig gnutls-dev perl python3 python3-dev py3-setuptools py3-pycryptodome py3-elftools"
55

66
# we use the same image in several places
7-
ARG EVE_ALPINE_IMAGE=lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b
7+
ARG EVE_ALPINE_IMAGE=lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07
88

99
# OPTEE-OS images
10-
FROM lfedge/eve-optee-os:0f36a8e0a45eeb35ddac73fcf3c255ff8fca3bab AS optee-os
10+
FROM lfedge/eve-optee-os:16fd48d953436c5fe4650b4347b2c52f14af4be7 AS optee-os
1111

1212
# hadolint ignore=DL3006
1313
FROM ${EVE_ALPINE_IMAGE} AS build-native
@@ -20,7 +20,7 @@ ARG BUILD_PKGS_BASE
2020
RUN BUILD_PKGS="${BUILD_PKGS_BASE}" eve-alpine-deploy.sh
2121

2222
# hadolint ignore=DL3029
23-
FROM --platform=${BUILDPLATFORM} lfedge/eve-cross-compilers:b6ce78e9a973a15c10038b95d35abb8f1c8fca64 AS cross-compilers
23+
FROM --platform=${BUILDPLATFORM} lfedge/eve-cross-compilers:7de4470d62cb3a254f535cdd3ff27c82021bc7ae AS cross-compilers
2424

2525
# will use several packages from target arch and copy them to sysroot
2626
# hadolint ignore=DL3006

pkg/cross-compilers/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build-base
1+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build-base
22
ENV BUILD_PKGS="abuild curl tar make linux-headers patch g++ git gcc ncurses-dev autoconf file sudo scdoc lua5.3-lzlib lua5.3"
33
RUN eve-alpine-deploy.sh
44

@@ -111,7 +111,7 @@ FROM build-base AS build-armhf
111111
# we do not support cross-compilers for riscv64 host
112112
# as gcc-gnat is not available on riscv64
113113
# we cannot build cross-compilers without additional patches
114-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build-riscv64
114+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build-riscv64
115115

116116
# hadolint ignore=DL3006
117117
FROM build-${TARGETARCH} AS build

pkg/debug/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
# has a fast path for stack unwinding. This also happens
99
# to be a perfect place to put any other kind of debug info
1010
# into the package: see abuild/etc/abuild.conf.
11-
FROM lfedge/eve-recovertpm:bd766d518e4d158c95775d6c0922f04694638c01 AS recovertpm
12-
FROM lfedge/eve-bpftrace:ac4647a62438ecf5b0430f38cd3fee6f287c7c47 AS bpftrace
13-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build
11+
FROM lfedge/eve-recovertpm:b4bf559e39b986571c728012445b5f4dee891970 AS recovertpm
12+
FROM lfedge/eve-bpftrace:d130819a3d27e4b20891cd7ec2a3788a4a711a78 AS bpftrace
13+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build
1414
ENV BUILD_PKGS="abuild curl tar make linux-headers patch g++ git gcc gpg gettext gettext-static ncurses-dev jq autoconf openssl-dev zlib-dev zlib-static gpg-agent"
1515
# Feel free to add additional packages here, but be aware that
1616
# EVE's rootfs image can be no larger than 300Mb (and don't

pkg/dnsmasq/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2025 Zededa, Inc.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build
4+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build
55
ENV BUILD_PKGS gcc make patch libc-dev linux-headers tar xz coreutils
66
RUN eve-alpine-deploy.sh
77

pkg/dom0-ztools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2025 Zededa, Inc.
44
# SPDX-License-Identifier: Apache-2.0
55

6-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS zfs
6+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS zfs
77
ENV BUILD_PKGS="git patch ca-certificates util-linux build-base gettext-dev libtirpc-dev automake autoconf \
88
libtool linux-headers attr-dev e2fsprogs-dev glib-dev openssl-dev util-linux-dev coreutils"
99
ENV PKGS="ca-certificates util-linux libintl libuuid libtirpc libblkid libcrypto3 zlib"

pkg/edgeview/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) 2023 Zededa, Inc.
22
# SPDX-License-Identifier: Apache-2.0
3-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build
3+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build
44
ENV BUILD_PKGS git
55
ENV PKGS alpine-baselayout musl-utils iproute2 iptables
66
RUN eve-alpine-deploy.sh

pkg/eve/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS tools
1+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS tools
22
ENV PKGS="qemu-img tar u-boot-tools coreutils dosfstools"
33
RUN eve-alpine-deploy.sh
44

pkg/fscrypt/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# SPDX-License-Identifier: Apache-2.0
44

5-
FROM lfedge/eve-alpine:a6a101a68aa7269506dbcb8a0a45c0d69e4f851b AS build-base
5+
FROM lfedge/eve-alpine:b5349070465e68c65cc1628a0941180fc8706a07 AS build-base
66

77
FROM build-base AS build-amd64
88
FROM build-base AS build-arm64

0 commit comments

Comments
 (0)