Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
Switch to Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart authored Oct 9, 2024
1 parent 4bb76da commit 5320cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04 as base
FROM ubuntu:24.04 as base
WORKDIR /workdir

ARG sdk_nrf_branch=v2.7-branch
Expand Down

0 comments on commit 5320cc6

Please sign in to comment.