Skip to content

Commit

Permalink
rebase to ucore-hci
Browse files Browse the repository at this point in the history
  • Loading branch information
b- authored Oct 15, 2023
1 parent 1cf5c52 commit 1f65d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

# !! Warning: changing these might not do anything for you. Read comment above.
ARG IMAGE_MAJOR_VERSION=38
ARG BASE_IMAGE_URL=ghcr.io/ublue-os/base-main
ARG BASE_IMAGE_URL=ghcr.io/ublue-os/ucore-hci

FROM ${BASE_IMAGE_URL}:${IMAGE_MAJOR_VERSION}

Expand Down

0 comments on commit 1f65d1f

Please sign in to comment.