Skip to content

Commit

Permalink
chore(images): bump ubuntu arm64 images to kernel 6.5 since 6.3 is no…
Browse files Browse the repository at this point in the history
… more distributed.

Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Jan 30, 2024
1 parent 1c765c5 commit 882791d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:23.04

ARG VERSION=6.3.0-7
ARG VERSION=6.5.0-17
ARG URL='http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux/'

WORKDIR /home/ubuntu
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM initrd-builder:0.0.1 AS builder

ARG VERSION=6.3.0-7-generic
ARG VERSION=6.5.0-17-generic
ARG URL='http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux/'

WORKDIR /home/ubuntu
Expand Down

0 comments on commit 882791d

Please sign in to comment.