Skip to content

Commit

Permalink
fix(images): fixed arch 5.18 kernel image dockerfile.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Jan 30, 2024
1 parent 16fe946 commit fbc1de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/x86_64/archlinux/5.18/Dockerfile.kernel
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG ARCH

FROM initrd-builder:0.0.1 AS builder

ARG VERSION=linux-5.18.16.arch1-1
ARG VERSION=5.18.16.arch1-1
ARG URL='https://archive.archlinux.org/packages/l'
ARG ARCH=x86_64

Expand Down

0 comments on commit fbc1de8

Please sign in to comment.