Skip to content

Commit b363101

Browse files
christoph-zededaeriknordmark
authored andcommitted
pkg/installer: bump debug package
this is necessary for spec.sh to also get updated in the installer package after 56f906f Signed-off-by: Christoph Ostarek <christoph@zededa.com>
1 parent 56f906f commit b363101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/installer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN cargo sbom > sbom.spdx.json
2828

2929
RUN cp "/usr/local/my-installer/target/$CARGO_BUILD_TARGET/release/installer" /usr/local/my-installer/target/installer
3030

31-
FROM lfedge/eve-debug:244ebacb4055d54c50610c407b910b4143506172 AS debug
31+
FROM lfedge/eve-debug:8e9b64106fbe15ef20351d895f22d5fe57e87a91 AS debug
3232

3333
# Dockerfile to build installer img initrd
3434
FROM lfedge/eve-alpine:745ae9066273c73b0fd879c4ba4ff626a8392d04 AS build

0 commit comments

Comments
 (0)